From: Scott James Remnant Date: Sun, 15 Feb 2004 17:46:37 +0000 (+0000) Subject: * m4/ltversion.in: Add a serial number to this file otherwise X-Git-Tag: release-1-9b~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=631335306e20ff9467d1d5c7d058ab99370982e9;p=thirdparty%2Flibtool.git * 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. --- diff --git a/ChangeLog b/ChangeLog index d2926f7d0..b88bb526a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-02-15 Scott James Remnant + + * 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 * m4/libtool.m4, ltmain.in: Rename shrext to shrext_cmds. diff --git a/m4/ltversion.in b/m4/ltversion.in index 829750771..710bb8837 100644 --- a/m4/ltversion.in +++ b/m4/ltversion.in @@ -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@])