summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-05-21 14:08:23 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-05-21 14:08:23 (GMT)
commitfeab50ce27318c0af008498d86f1e5fa490a4e80 (patch)
treed71c83a877104ddf3fee268376ec26a7a0c63316 /unix/configure.in
parent18c7e63aebffbd262774a7c61a6092b199f1daba (diff)
parente0e9c5532b3d5927e6c9bce1e8619e111067b9cb (diff)
downloadtcl-feab50ce27318c0af008498d86f1e5fa490a4e80.zip
tcl-feab50ce27318c0af008498d86f1e5fa490a4e80.tar.gz
tcl-feab50ce27318c0af008498d86f1e5fa490a4e80.tar.bz2
merge trunk
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 066a84f..4fc93dd 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -43,6 +43,11 @@ if test -r "$cache_file" -a -f "$cache_file"; then
fi
#------------------------------------------------------------------------
+# Empty slate for bundled packages, to avoid stale configuration
+#------------------------------------------------------------------------
+rm -Rf pkgs
+
+#------------------------------------------------------------------------
# Handle the --prefix=... option
#------------------------------------------------------------------------