summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-05-13 11:04:44 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-05-13 11:04:44 (GMT)
commit51d852e99981583fe62a25ea4e141238f7ed16c2 (patch)
treeb7edfa326fcd273f18f2dc3d9437fb78801d5efc /win/configure
parent61f3f8291f95e147c2bcda26e7eb02ec7927f5e7 (diff)
parent8084e168af0746710f165ebb4a157b45dc3b3756 (diff)
downloadtcl-51d852e99981583fe62a25ea4e141238f7ed16c2.zip
tcl-51d852e99981583fe62a25ea4e141238f7ed16c2.tar.gz
tcl-51d852e99981583fe62a25ea4e141238f7ed16c2.tar.bz2
merge trunk
Diffstat (limited to 'win/configure')
-rwxr-xr-xwin/configure5
1 files changed, 5 insertions, 0 deletions
diff --git a/win/configure b/win/configure
index f3bd0d9..6673ecb 100755
--- a/win/configure
+++ b/win/configure
@@ -1329,6 +1329,11 @@ REGVER=$TCL_REG_MAJOR_VERSION$TCL_REG_MINOR_VERSION
PKG_CFG_ARGS=$@
#------------------------------------------------------------------------
+# Empty slate for bundled packages, to avoid stale configuration
+#------------------------------------------------------------------------
+rm -Rf pkgs
+
+#------------------------------------------------------------------------
# Handle the --prefix=... option
#------------------------------------------------------------------------