We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0f8a6c commit 394f799Copy full SHA for 394f799
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $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 $
11
12
# NOTES
13
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -208,7 +208,7 @@ endif
208
# location of Tcl/Tk headers and libraries
209
210
# Uncomment this to build the tcl utilities.
211
-USE_TCL= true
+# USE_TCL= true
212
# customize these to your site's needs
213
214
TCL_INCDIR= /home/tools/include
0 commit comments