summaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk/files/patch-ag
blob: e15a1521b855799c56ffedd766bec374f697c797 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pl/tcl/Makefile.orig	Sun Apr 30 02:45:42 2000
+++ pl/tcl/Makefile	Fri May 12 21:31:07 2000
@@ -66,7 +66,7 @@
 # Instead use TCL's CFLAGS plus necessary -I directives.
 
 # Can choose either TCL_CFLAGS_OPTIMIZE or TCL_CFLAGS_DEBUG here, as needed
-CFLAGS= $(TCL_CFLAGS_OPTIMIZE)
+CFLAGS+= $(TCL_CFLAGS_OPTIMIZE)
 
 CFLAGS+= $(TCL_SHLIB_CFLAGS) $(TCL_DEFS)