]> git.pld-linux.org Git - packages/crossmingw32-glib2.git/commitdiff
- early libtool generation when using libtool 2.2 auto/ac/glib2-2_16_1-3 auto/th/glib2-2_16_1-2 auto/th/glib2-2_16_1-5 auto/th/glib2-2_16_2-1 auto/th/glib2-2_16_3-1 auto/th/glib2-2_16_4-1 auto/th/glib2-2_16_5-1 auto/th/glib2-2_18_0-1 auto/th/glib2-2_18_1-1 auto/th/glib2-2_18_2-1 auto/ti/glib2-2_16_1-2 auto/ti/glib2-2_16_2-1 auto/ti/glib2-2_16_3-1 auto/ti/glib2-2_16_4-1 auto/ti/glib2-2_16_5-1 auto/ti/glib2-2_18_0-1 auto/ti/glib2-2_18_1-1 auto/ti/glib2-2_18_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Mar 2008 19:14:51 +0000 (19:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glib2-lt.patch -> 1.1

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

diff --git a/glib2-lt.patch b/glib2-lt.patch
new file mode 100644 (file)
index 0000000..3179ed2
--- /dev/null
@@ -0,0 +1,11 @@
+--- glib-2.16.1/configure.in.orig      2008-03-11 01:39:26.000000000 +0100
++++ glib-2.16.1/configure.in   2008-03-11 19:06:21.452494461 +0100
+@@ -503,6 +503,8 @@
+ AM_DISABLE_STATIC
+ AC_LIBTOOL_WIN32_DLL
+ AM_PROG_LIBTOOL
++dnl when using libtool 2.x create libtool early, because it's used in configure
++m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
+ if test "x$GCC" = "xyes"; then
+   case " $CFLAGS " in
This page took 0.125197 seconds and 4 git commands to generate.