SOURCES: dillo-ac.patch (NEW) - fix build

megabajt megabajt at pld-linux.org
Thu Jul 10 18:39:42 CEST 2008


Author: megabajt                     Date: Thu Jul 10 16:39:42 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SOURCES:
   dillo-ac.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/dillo-ac.patch
diff -u /dev/null SOURCES/dillo-ac.patch:1.1
--- /dev/null	Thu Jul 10 18:39:42 2008
+++ SOURCES/dillo-ac.patch	Thu Jul 10 18:39:36 2008
@@ -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)
+ 
================================================================


More information about the pld-cvs-commit mailing list