summaryrefslogtreecommitdiff
path: root/databases/pxtools/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pxtools/files/patch-aa')
-rw-r--r--databases/pxtools/files/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/pxtools/files/patch-aa b/databases/pxtools/files/patch-aa
index 33294f55122f..4510310169d7 100644
--- a/databases/pxtools/files/patch-aa
+++ b/databases/pxtools/files/patch-aa
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig Sat Jun 30 13:01:06 2001
-+++ src/Makefile.in Thu Oct 4 15:15:13 2001
-@@ -80,7 +80,7 @@
+--- 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 #-DDEBUG -DDEBUG_HEAD_COPY
-+CFLAGS = @CFLAGS@ -g -Wall #-DDEBUG -DDEBUG_HEAD_COPY
+-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 = ../config.h
+ CONFIG_HEADER = $(top_builddir)/config.h