]> git.pld-linux.org Git - packages/epiphany.git/blame - epiphany-lt.patch
- BR: docbook-dtd412-xml
[packages/epiphany.git] / epiphany-lt.patch
CommitLineData
ab56c3ce
MB
1diff -urN epiphany-2.22.2/configure.ac epiphany-2.22.2.new/configure.ac
2--- epiphany-2.22.2/configure.ac 2008-06-01 16:45:18.000000000 +0200
3+++ epiphany-2.22.2.new/configure.ac 2008-06-01 16:48:10.000000000 +0200
4@@ -66,6 +66,8 @@
5
6 AC_LIBTOOL_DLOPEN
7 AC_PROG_LIBTOOL
8+dnl when using libtool 2.x create libtool early, because it's used in configure
9+m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
10
11 AC_ISC_POSIX
12 AC_PROG_CC
This page took 0.684216 seconds and 4 git commands to generate.