]> git.pld-linux.org Git - packages/epiphany.git/commitdiff
- fix build with libtool 2.2
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 1 Jun 2008 16:09:22 +0000 (16:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    epiphany-lt.patch -> 1.1

epiphany-lt.patch [new file with mode: 0644]

diff --git a/epiphany-lt.patch b/epiphany-lt.patch
new file mode 100644 (file)
index 0000000..633ba79
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN epiphany-2.22.2/configure.ac epiphany-2.22.2.new/configure.ac
+--- epiphany-2.22.2/configure.ac       2008-06-01 16:45:18.000000000 +0200
++++ epiphany-2.22.2.new/configure.ac   2008-06-01 16:48:10.000000000 +0200
+@@ -66,6 +66,8 @@
+ AC_LIBTOOL_DLOPEN
+ AC_PROG_LIBTOOL
++dnl when using libtool 2.x create libtool early, because it's used in configure
++m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
+ AC_ISC_POSIX
+ AC_PROG_CC
This page took 0.201252 seconds and 4 git commands to generate.