summaryrefslogtreecommitdiff
path: root/package/dillo/patches/patch-src_IO_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-07 21:39:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-07 21:39:47 +0100
commit1168c2a747460b62e85bc021f16f8d21ff2a6b86 (patch)
tree626add6bd6a540f97486055ca68cef445ebd6cd1 /package/dillo/patches/patch-src_IO_Makefile_in
parentacd808ff41ae90f1e22088654124f6c4ec149e83 (diff)
remove duplicate call of CFLAGS, remove /usr/local from compiler paths
Diffstat (limited to 'package/dillo/patches/patch-src_IO_Makefile_in')
-rw-r--r--package/dillo/patches/patch-src_IO_Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/dillo/patches/patch-src_IO_Makefile_in b/package/dillo/patches/patch-src_IO_Makefile_in
new file mode 100644
index 000000000..242d86f5a
--- /dev/null
+++ b/package/dillo/patches/patch-src_IO_Makefile_in
@@ -0,0 +1,11 @@
+--- dillo-2.2.orig/src/IO/Makefile.in 2010-02-11 11:20:01.000000000 +0100
++++ dillo-2.2/src/IO/Makefile.in 2011-01-07 21:38:15.000000000 +0100
+@@ -188,7 +188,7 @@ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ AM_CPPFLAGS = -DDILLO_BINDIR='"$(bindir)/"'
+-AM_CFLAGS = @LIBFLTK_CFLAGS@
++AM_CFLAGS =
+ AM_CXXFLAGS = @LIBFLTK_CXXFLAGS@
+ noinst_LIBRARIES = libDiof.a
+ libDiof_a_SOURCES = \