Commit 7920dce9 authored by Marc G. Fournier's avatar Marc G. Fournier

comment out USE_TCL...having USE_TCL=true seems to imply that you

have to have TCL to use postgres95, which you don't
parent 2f19e289
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
# #
# #
# IDENTIFICATION # IDENTIFICATION
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.12 1996/07/25 00:19:42 scrappy Exp $ # $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.13 1996/07/25 00:30:02 scrappy Exp $
# #
# NOTES # NOTES
# This is seen by any Makefiles that include mk/postgres.mk. To # This is seen by any Makefiles that include mk/postgres.mk. To
...@@ -214,7 +214,7 @@ endif ...@@ -214,7 +214,7 @@ endif
# location of Tcl/Tk headers and libraries # location of Tcl/Tk headers and libraries
# #
# Uncomment this to build the tcl utilities. # Uncomment this to build the tcl utilities.
USE_TCL= true #USE_TCL= true
# customize these to your site's needs # customize these to your site's needs
# #
TCL_INCDIR= /usr/local/devel/tcl7.4/include TCL_INCDIR= /usr/local/devel/tcl7.4/include
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment