]> git.pld-linux.org Git - packages/dillo.git/commitdiff
- fix build
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 10 Jul 2008 16:39:36 +0000 (16:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dillo-ac.patch -> 1.1

dillo-ac.patch [new file with mode: 0644]

diff --git a/dillo-ac.patch b/dillo-ac.patch
new file mode 100644 (file)
index 0000000..f76eabb
--- /dev/null
@@ -0,0 +1,16 @@
+diff -urN dillo-0.8.6/configure.in dillo-0.8.6.new/configure.in
+--- dillo-0.8.6/configure.in   2006-04-26 18:05:29.000000000 +0200
++++ dillo-0.8.6.new/configure.in       2008-07-10 18:35:01.000000000 +0200
+@@ -427,7 +427,11 @@
+ AC_SUBST(LIBFLTK_CXXFLAGS)
+ AC_SUBST(LIBFLTK_LIBS)
+ AC_SUBST(datadir)
+-AC_SUBST(src doc bin util lib)
++AC_SUBST(src)
++AC_SUBST(doc)
++AC_SUBST(bin)
++AC_SUBST(util)
++AC_SUBST(lib)
+ AC_OUTPUT(Makefile dpip/Makefile dpid/Makefile dpi/Makefile doc/Makefile src/Makefile src/IO/Makefile)
This page took 0.065643 seconds and 4 git commands to generate.