freebsd-ports/databases/postgresql74-server/files/patch-bb
Andreas Klemm af0564d809 upgrade postgresql to v 7.0 release
thanks for complete diffs ;-)
closed PR

PR:	18699
Obtained from:	Palle Girgensohn <girgen@partitur.se>
2000-05-24 14:11:19 +00:00

14 lines
372 B
Plaintext

--- pl/tcl/Makefile~ Sat Apr 29 19:45:42 2000
+++ pl/tcl/Makefile Sat May 20 22:42:22 2000
@@ -71,7 +71,9 @@
CFLAGS+= $(TCL_SHLIB_CFLAGS) $(TCL_DEFS)
CFLAGS+= -I$(SRCDIR)/include -I$(SRCDIR)/backend
-
+
+CFLAGS+= -I$(TCL_INCDIR)
+
#
# Uncomment the following to enable the unknown command lookup
# on the first of all calls to the call handler. See the doc