diff --git a/ChangeLog b/ChangeLog index bdcd11eb..081f8fc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2008-04-21 Gary V. Vaughan + Capture lt~obsolete.m4 serial number correctly in libtoolize. + * libltdl/m4/lt~obsolete.m4: Add the filename to the #serial + marker so that libtoolize's serial number checks can find it + in a non-include using aclocal.m4. + * NEWS: Updated. + Reported by Olly Betts + Allow better compile time type checking for lt_dladvise. * libltdl/lt__private.h (lt__handle, lt__advise): Typedefs removed in favour of... diff --git a/NEWS b/NEWS index 2fd7f0da..a9b3b232 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ New in 2.2.4: 2008-??-??: CVS version 2.2.3a, Libtool team: incomplete struct types rather than void*, which means that nearly all casting is eliminated allowing the compiler to provide more type checking. + - No longer reports that lt~obsolete.m4 needs to be added to aclocal.m4 + when it is already there. New in 2.2.2: 2008-04-01: CVS version 2.2.1a, Libtool team: diff --git a/libltdl/m4/lt~obsolete.m4 b/libltdl/m4/lt~obsolete.m4 index 5a433326..6a270fe6 100644 --- a/libltdl/m4/lt~obsolete.m4 +++ b/libltdl/m4/lt~obsolete.m4 @@ -7,7 +7,7 @@ # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. -# serial 3 +# serial 3 lt~obsolete.m4 # These exist entirely to fool aclocal when bootstrapping libtool. #