From 3be076f63eb1d301a7fa6d5682970b60018459fa Mon Sep 17 00:00:00 2001 From: mdejong Date: Tue, 16 Jul 2002 21:10:13 +0000 Subject: * unix/configure: Regen. * unix/configure.in: Remove useless subst of TCL_BIN_DIR. --- ChangeLog | 5 +++++ unix/configure | 2 -- unix/configure.in | 3 +-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6333017..9d6b47f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-07-16 Mo DeJong + + * unix/configure: Regen. + * unix/configure.in: Remove useless subst of TCL_BIN_DIR. + 2002-07-15 Miguel Sofer * generic/tclVar.c: inaccurate comment fixed 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 diff --git a/unix/configure.in b/unix/configure.in index 2482805..4f6de8c 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -3,7 +3,7 @@ dnl This file is an input file used by the GNU "autoconf" program to dnl generate the file "configure", which is run during Tcl installation dnl to configure the system for the local environment. # -# RCS: @(#) $Id: configure.in,v 1.90 2002/07/14 17:29:03 dgp Exp $ +# RCS: @(#) $Id: configure.in,v 1.91 2002/07/16 21:10:15 mdejong Exp $ AC_INIT(../generic/tcl.h) @@ -532,7 +532,6 @@ AC_SUBST(TCL_BUILD_STUB_LIB_SPEC) AC_SUBST(TCL_BUILD_STUB_LIB_PATH) AC_SUBST(TCL_SRC_DIR) -AC_SUBST(TCL_BIN_DIR) AC_SUBST(TCL_DBGX) AC_SUBST(CFG_TCL_SHARED_LIB_SUFFIX) AC_SUBST(CFG_TCL_UNSHARED_LIB_SUFFIX) -- cgit v0.12