related issues. The WBXML Library (aka libwbxml) contains a library and its associated tools to Parse, Encode and Handle WBXML documents. The WBXML format is a binary representation of XML, defined by the Wap Forum, and used to reduce bandwidth in mobile communications.
13 lines
288 B
Text
13 lines
288 B
Text
$NetBSD: patch-ab,v 1.1 2005/01/05 22:50:06 mreriksson Exp $
|
|
|
|
--- tools/Makefile.am.orig 2005-01-05 17:43:43.000000000 +0100
|
|
+++ tools/Makefile.am
|
|
@@ -3,7 +3,7 @@
|
|
INCLUDES =\
|
|
-I. -I../src -I/usr/include
|
|
|
|
-CFLAGS =\
|
|
+AM_CFLAGS =\
|
|
-DHAVE_CONFIG_H\
|
|
-DHAVE_EXPAT\
|
|
-D_REENTRANT\
|