]> git.pld-linux.org Git - packages/denemo.git/commitdiff
some (dirty?) am fixes
authorankry <ankry@pld-linux.org>
Fri, 6 Aug 2004 00:13:24 +0000 (00:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    denemo-am.patch -> 1.1

denemo-am.patch [new file with mode: 0644]

diff --git a/denemo-am.patch b/denemo-am.patch
new file mode 100644 (file)
index 0000000..8b9a403
--- /dev/null
@@ -0,0 +1,15 @@
+--- denemo-0.7.2a/plugins/analysis/Makefile.am~        2004-08-06 01:41:26.000000000 +0200
++++ denemo-0.7.2a/plugins/analysis/Makefile.am 2004-08-06 01:41:26.000000000 +0200
+@@ -14,3 +14,4 @@
+ libanalyse_la_LDFLAGS = -module -version-info 1:0:0
++CPPFLAGS += $(XML_CPPFLAGS)
+--- denemo-0.7.2a/src/Makefile.am~     2004-08-06 01:53:29.000000000 +0200
++++ denemo-0.7.2a/src/Makefile.am      2004-08-06 01:53:29.000000000 +0200
+@@ -58,3 +58,5 @@
+ lylexer.cpp: lylexer.l
+       flex -Ply  -o$(srcdir)/lylexer.cpp $(srcdir)/lylexer.l  
++
++CPPFLAGS += $(XML_CPPFLAGS)
This page took 0.031443 seconds and 4 git commands to generate.