]> git.pld-linux.org Git - packages/dillo.git/blame - dillo-ac.patch
- up to fit 2.0
[packages/dillo.git] / dillo-ac.patch
CommitLineData
fabd671e 1diff -burNp dillo-2.0/configure.in dillo-2.0-dud/configure.in
2--- dillo-2.0/configure.in 2008-10-10 22:37:17.000000000 +0200
3+++ dillo-2.0-dud/configure.in 2009-03-24 10:43:37.021819865 +0100
4@@ -489,6 +489,11 @@ AC_SUBST(LIBFLTK_CFLAGS)
c3643a0d 5 AC_SUBST(LIBFLTK_LIBS)
fabd671e 6 AC_SUBST(LIBICONV_LIBS)
c3643a0d 7 AC_SUBST(datadir)
c3643a0d
MB
8+AC_SUBST(src)
9+AC_SUBST(doc)
10+AC_SUBST(bin)
11+AC_SUBST(util)
12+AC_SUBST(lib)
13
fabd671e 14 AC_OUTPUT(Makefile dlib/Makefile dpip/Makefile dpid/Makefile dpi/Makefile doc/Makefile dw/Makefile lout/Makefile src/Makefile src/IO/Makefile test/Makefile)
c3643a0d 15
This page took 0.032426 seconds and 4 git commands to generate.