]> granicus.if.org Git - postgresql/commitdiff
Turn *off* TCL by default
authorMarc G. Fournier <scrappy@hub.org>
Mon, 19 Aug 1996 18:37:09 +0000 (18:37 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 19 Aug 1996 18:37:09 +0000 (18:37 +0000)
src/Makefile.global

index 614fdb7e3cb005e8c4c1c251d5eef6b190ca5187..2f4a6fbbda3fb4078dc7ad028776f6ae478ed4cb 100644 (file)
@@ -7,7 +7,7 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.1 1996/08/19 13:46:05 scrappy Exp $
+#    $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.19.2.2 1996/08/19 18:37:09 scrappy Exp $
 #
 # NOTES
 #    This is seen by any Makefiles that include mk/postgres.mk. To
@@ -208,7 +208,7 @@ endif
 # location of Tcl/Tk headers and libraries
 #
 # Uncomment this to build the tcl utilities.
-USE_TCL= true
+USE_TCL= true
 # customize these to your site's needs
 #
 TCL_INCDIR= /home/tools/include