summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-10 22:01:37 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-10 22:01:37 (GMT)
commit8c7e557089e8b305b0ad128e095b446cddf9ecb3 (patch)
treeec2746543e6f935b523c90c752b6140d6b77adb9 /win/configure
parenta55cf4a7e5aa5b506929c232ed2a3c8402a41852 (diff)
parent8084e168af0746710f165ebb4a157b45dc3b3756 (diff)
downloadtcl-8c7e557089e8b305b0ad128e095b446cddf9ecb3.zip
tcl-8c7e557089e8b305b0ad128e095b446cddf9ecb3.tar.gz
tcl-8c7e557089e8b305b0ad128e095b446cddf9ecb3.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
#------------------------------------------------------------------------