* 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.
This commit is contained in:
Scott James Remnant 2004-02-15 17:46:37 +00:00
parent 62e21425d6
commit 631335306e
2 changed files with 7 additions and 0 deletions

View File

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

View 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@])