* 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 <[EMAIL PROTECTED]>

Olly's recent posts reveal several bugs, each of which I'll address
with a separate patch.

Okay to apply?

---
 ChangeLog                 |    7 +++++++
 NEWS                      |    2 ++
 libltdl/m4/lt~obsolete.m4 |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 18a58e9..40282ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2008-04-20  Gary V. Vaughan  <[EMAIL PROTECTED]>
 
+	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 <[EMAIL PROTECTED]>
+
 	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 2fd7f0d..a9b3b23 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 5a43332..6a270fe 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.
 #
-- 
1.5.4.3

Attachment: pgpkoPefdcVpn.pgp
Description: PGP signature

Reply via email to