summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authormdejong <mdejong>2002-07-16 21:10:13 (GMT)
committermdejong <mdejong>2002-07-16 21:10:13 (GMT)
commit3be076f63eb1d301a7fa6d5682970b60018459fa (patch)
tree8b358e20e7c72d83a8e8cf582ec1c9dd9feb8b7f /unix/configure
parent67208e7cb489fda2de1e63a9fe782b4f3794f486 (diff)
downloadtcl-3be076f63eb1d301a7fa6d5682970b60018459fa.zip
tcl-3be076f63eb1d301a7fa6d5682970b60018459fa.tar.gz
tcl-3be076f63eb1d301a7fa6d5682970b60018459fa.tar.bz2
* unix/configure: Regen.
* unix/configure.in: Remove useless subst of TCL_BIN_DIR.
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 0 insertions, 2 deletions
diff --git a/unix/configure b/unix/configure
index 2f8ff97..492c5eb 100755
--- a/unix/configure
+++ b/unix/configure
@@ -6944,7 +6944,6 @@ TCL_SHARED_BUILD=${SHARED_BUILD}
-
trap '' 1 2 15
cat > confcache <<\EOF
# This file is a shell script that caches the results of configure
@@ -7117,7 +7116,6 @@ s%@TCL_INCLUDE_SPEC@%$TCL_INCLUDE_SPEC%g
s%@TCL_BUILD_STUB_LIB_SPEC@%$TCL_BUILD_STUB_LIB_SPEC%g
s%@TCL_BUILD_STUB_LIB_PATH@%$TCL_BUILD_STUB_LIB_PATH%g
s%@TCL_SRC_DIR@%$TCL_SRC_DIR%g
-s%@TCL_BIN_DIR@%$TCL_BIN_DIR%g
s%@TCL_DBGX@%$TCL_DBGX%g
s%@CFG_TCL_SHARED_LIB_SUFFIX@%$CFG_TCL_SHARED_LIB_SUFFIX%g
s%@CFG_TCL_UNSHARED_LIB_SUFFIX@%$CFG_TCL_UNSHARED_LIB_SUFFIX%g