From b1a8d8eea5094a31668e0f08b83515a9e2828acb Mon Sep 17 00:00:00 2001 From: wart Date: Wed, 1 Sep 1999 00:38:18 +0000 Subject: Subst 2 more values into tclConfig.sh --- unix/configure.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/unix/configure.in b/unix/configure.in index b3f3563..0238399 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -2,7 +2,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. AC_INIT(../generic/tcl.h) -# RCS: @(#) $Id: configure.in,v 1.48 1999/08/11 22:48:09 wart Exp $ +# RCS: @(#) $Id: configure.in,v 1.49 1999/09/01 00:38:18 wart Exp $ TCL_VERSION=8.2 TCL_MAJOR_VERSION=8 @@ -612,6 +612,8 @@ AC_SUBST(SHLIB_LD_LIBS) AC_SUBST(SHLIB_SUFFIX) AC_SUBST(TCL_BUILD_LIB_SPEC) AC_SUBST(TCL_LD_SEARCH_FLAGS) +AC_SUBST(TCL_LDFLAGS_DEBUG) +AC_SUBST(TCL_LDFLAGS_OPTIMIZE) AC_SUBST(TCL_LIB_FILE) AC_SUBST(TCL_LIB_FLAG) AC_SUBST(TCL_NEEDS_EXP_FILE) -- cgit v0.12