From 94a985b792b517460b5496ecdc0b232afa884290 Mon Sep 17 00:00:00 2001 From: joye Date: Tue, 30 Jun 2015 17:27:42 +0000 Subject: *** empty log message *** --- configure | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/configure b/configure index b372ad6..e9af0fa 100755 --- a/configure +++ b/configure @@ -9261,12 +9261,8 @@ $as_echo "enabled $tcl_ok debugging" >&6; } # link against the non-stubbed Tcl library. Add Tk too if necessary. #-------------------------------------------------------------------- - -$as_echo "#define USE_TCL_STUBS 1" >>confdefs.h - - -$as_echo "#define USE_TK_STUBS 1" >>confdefs.h - +#AC_DEFINE(USE_TCL_STUBS, 1, [Use Tcl stubs]) +#AC_DEFINE(USE_TK_STUBS, 1, [Use Tk stubs]) SHLIB_LD_LIBS='${LIBS} -lstdc++' #-------------------------------------------------------------------- -- cgit v0.12