libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 364] Capture lt~obsolete.m4 serial number correctly in libtoolize


From: Gary V. Vaughan
Subject: [PATCH 364] Capture lt~obsolete.m4 serial number correctly in libtoolize.
Date: Sun, 20 Apr 2008 22:35:35 -0400 (EDT)
User-agent: mailnotify/0.9

* 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 <address@hidden>

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  <address@hidden>
 
+       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 <address@hidden>
+
        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: pgpbXHaKCAVlU.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]