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 <olly@survex.com>
This commit is contained in:
Gary V. Vaughan 2008-04-21 21:59:09 -04:00
parent 7b707dae15
commit 6a30ffc8e4
3 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,12 @@
2008-04-21 Gary V. Vaughan <gary@gnu.org>
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 <olly@survex.com>
Allow better compile time type checking for lt_dladvise.
* libltdl/lt__private.h (lt__handle, lt__advise): Typedefs
removed in favour of...

2
NEWS
View File

@ -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:

View File

@ -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.
#