summaryrefslogtreecommitdiff
path: root/databases/pxtools/files/patch-aa
blob: 4510310169d78cd9bb21b3581cf2b1d6f7eba9e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.in.orig	Thu Jan 24 05:29:33 2002
+++ src/Makefile.in	Fri Jun  7 13:39:34 2002
@@ -78,7 +78,7 @@
 
 noinst_HEADERS = pxtypes.h pxconvert.h pxparse.h
 
-CFLAGS = -g -Wall -O2 #-DDEBUG -DDEBUG_HEAD_COPY
+CFLAGS = -g -Wall @CFLAGS@ #-DDEBUG -DDEBUG_HEAD_COPY
 subdir = src
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h