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 2a23229 commit 93ad36fCopy full SHA for 93ad36f
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.24 1996/08/21 04:03:32 scrappy Exp $
+# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.25 1996/08/21 04:08:17 scrappy Exp $
11
12
# NOTES
13
# This is seen by any Makefiles that include mk/postgres.mk. To
@@ -210,7 +210,7 @@ endif
210
# location of Tcl/Tk headers and libraries
211
212
# Uncomment this to build the tcl utilities.
213
-USE_TCL= true
+# USE_TCL= true
214
# customize these to your site's needs
215
216
TCL_INCDIR= /home/tools/include
0 commit comments