No more TCL_LIB>
authorBruce Momjian <bruce@momjian.us>
Mon, 12 Oct 1998 15:01:40 +0000 (15:01 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 12 Oct 1998 15:01:40 +0000 (15:01 +0000)
src/Makefile.global.in

index c17fa507968dc337f961bd0c1578ebe24c96c5c6..a39e920257b9c42ce09917f4fdde38ef6892b87b 100644 (file)
@@ -143,8 +143,8 @@ endif
 USE_TCL= @USE_TCL@
 # customize these to your site's needs
 #
-TCL_LIB= @TCL_LIB@
-TK_LIB= @TK_LIB@
+#TCL_LIB= @TCL_LIB@
+#TK_LIB= @TK_LIB@
 
 USE_PERL= @USE_PERL@