]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* m4/ltversion.in: Add a serial number to this file otherwise
authorScott James Remnant <scott@netsplit.com>
Sun, 15 Feb 2004 17:46:37 +0000 (17:46 +0000)
committerScott James Remnant <scott@netsplit.com>
Sun, 15 Feb 2004 17:46:37 +0000 (17:46 +0000)
libtoolize will refuse to copy it into $pkgdatadir, where it
is needed by m4/libtool.m4.

ChangeLog
m4/ltversion.in

index d2926f7d0d4a265568d1c19ef94aa02f7abbb83e..b88bb526a21d3b210f4a321f6a4ea4609696c3bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-15  Scott James Remnant  <scott@netsplit.com>
+
+       * m4/ltversion.in: Add a serial number to this file otherwise
+       libtoolize will refuse to copy it into $pkgdatadir, where it
+       is needed by m4/libtool.m4.
+
 2004-02-15  Peter O'Gorman  <peter@pogma.com>
 
        * m4/libtool.m4, ltmain.in: Rename shrext to shrext_cmds.
index 8297507710d12ff03d1cc0e6a6dcfe2720e76ed2..710bb8837e42e02c5825aa6c394a34ddd3126f9d 100644 (file)
@@ -1,6 +1,7 @@
 # ltversion.m4 -- version numbers                      -*- Autoconf -*-
 # @configure_input@
 
+# serial @MACRO_REVISION@
 # This file is part of GNU Libtool
 
 m4_define([LT_PACKAGE_VERSION], [@MACRO_VERSION@])