wbxml2/wbxml2-0.9.2-cflags.patch
2006-11-28 13:09:36 +00:00

22 lines
567 B
Diff

--- wbxml2-0.9.2/tools/Makefile.am.cflags 2006-11-24 17:51:58.000000000 +0100
+++ wbxml2-0.9.2/tools/Makefile.am 2006-11-24 17:52:09.000000000 +0100
@@ -3,7 +3,7 @@
INCLUDES =\
-I. -I../src -I/usr/include
-CFLAGS =\
+AM_CFLAGS =\
-DHAVE_CONFIG_H\
-DHAVE_EXPAT\
-D_REENTRANT\
--- wbxml2-0.9.2/src/Makefile.am.cflags 2006-11-24 17:51:51.000000000 +0100
+++ wbxml2-0.9.2/src/Makefile.am 2006-11-24 17:52:12.000000000 +0100
@@ -3,7 +3,7 @@
INCLUDES =\
-I. -I/usr/include
-CFLAGS =\
+AM_CFLAGS =\
-DHAVE_CONFIG_H\
-DHAVE_EXPAT\
-D_REENTRANT\