2008-10-10 Behdad Esfahbod <behdad@gnome.org>
* configure.in: With libtool 2.x, regenerate libtool early.
Based on bug 552107, patch by Patryk Zawadzki
svn path=/trunk/; revision=7592
+2008-10-10 Behdad Esfahbod <behdad@gnome.org>
+
+ * configure.in: With libtool 2.x, regenerate libtool early.
+ Based on bug 552107, patch by Patryk Zawadzki
+
2008-10-10 Matthias Clasen <mclasen@redhat.com>
Bug 554557 – Patch to fix gcc warnings about missing format
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