The compile time regression fix introduced a new macro in libtool.m4,
using one from before that patch will break with the newer ltmain.sh.
So, I'm bumping the serial of libtool.m4 now to reflect this.
(I stumbled over this while trying to use it.)

Cheers,
Ralf

        * libltdl/m4/libtool.m4: Bump serial, necessary because of
        _LT_CHECK_SHELL_FEATURES changes.

Index: libltdl/m4/libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/libltdl/m4/libtool.m4,v
retrieving revision 1.71
diff -u -r1.71 libtool.m4
--- libltdl/m4/libtool.m4       18 May 2006 05:43:01 -0000      1.71
+++ libltdl/m4/libtool.m4       18 May 2006 16:23:06 -0000
@@ -37,7 +37,7 @@
 # the same distribution terms that you use for the rest of that program.
 ])
 
-# serial 51 LT_INIT
+# serial 52 LT_INIT
 
 
 # LT_PREREQ(VERSION)


Reply via email to