]> git.pld-linux.org Git - packages/crossmingw32-pango.git/commitdiff
- create libtool early as ./libtool is used in configure
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 12 Mar 2008 23:39:57 +0000 (23:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango-lt.patch -> 1.1

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

diff --git a/pango-lt.patch b/pango-lt.patch
new file mode 100644 (file)
index 0000000..30a1ea1
--- /dev/null
@@ -0,0 +1,11 @@
+--- pango-1.20.0/configure.in.orig     2008-03-10 16:19:53.000000000 +0100
++++ pango-1.20.0/configure.in  2008-03-12 23:58:25.478798103 +0100
+@@ -124,6 +124,8 @@
+ fi
+ AM_PROG_LIBTOOL
++dnl when using libtool 2.x create libtool early, because it's used in configure
++m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
+ AC_MSG_CHECKING([for some Win32 platform])
+ case "$host" in
This page took 0.17547 seconds and 4 git commands to generate.