diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-05-07 15:17:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-05-07 15:17:45 +0200 |
commit | 1e2a03b8837669413fcddd7af529adf6a80577a5 (patch) | |
tree | baa80ea297e61444092abb0766ddaa80673322b4 /package/dillo/patches/patch-src_IO_Makefile_in | |
parent | bec3b02778c62eafcf67ff0babb55c1c66cae511 (diff) | |
parent | 015915f1103e211e9445431dbcd5af665b47f843 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/dillo/patches/patch-src_IO_Makefile_in')
-rw-r--r-- | package/dillo/patches/patch-src_IO_Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/dillo/patches/patch-src_IO_Makefile_in b/package/dillo/patches/patch-src_IO_Makefile_in deleted file mode 100644 index 7c59b6168..000000000 --- a/package/dillo/patches/patch-src_IO_Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- dillo-3.0.orig/src/IO/Makefile.in 2011-09-06 22:55:42.000000000 +0200 -+++ dillo-3.0/src/IO/Makefile.in 2011-09-12 20:24:41.527983361 +0200 -@@ -191,7 +191,7 @@ AM_CPPFLAGS = \ - -I$(top_srcdir) \ - -DDILLO_BINDIR='"$(bindir)/"' - --AM_CFLAGS = @LIBFLTK_CFLAGS@ -+AM_CFLAGS = - AM_CXXFLAGS = @LIBFLTK_CXXFLAGS@ - noinst_LIBRARIES = libDiof.a - libDiof_a_SOURCES = \ |