Author: maciek2w Date: Thu Mar 2 19:41:40 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - initial release
---- Files affected: SOURCES: gtkwave-xml.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gtkwave-xml.patch diff -u /dev/null SOURCES/gtkwave-xml.patch:1.1 --- /dev/null Thu Mar 2 20:41:40 2006 +++ SOURCES/gtkwave-xml.patch Thu Mar 2 20:41:35 2006 @@ -0,0 +1,10 @@ +--- gtkwave-2.0.0pre5/src/config/Makefile.am.orig 2006-03-02 19:05:11.000000000 +0100 ++++ gtkwave-2.0.0pre5/src/config/Makefile.am 2006-03-02 19:05:52.000000000 +0100 +@@ -1,6 +1,6 @@ + ## Process this file with automake to produce Makefile.in + +-INCLUDES = @GTK_CFLAGS@ @XML_CFLAGS@ -I.. ++INCLUDES = @GTK_CFLAGS@ @XML_CPPFLAGS@ -I.. + + noinst_LIBRARIES = libwaveconfig.a + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
