* libltdl/m4/argz.m4, libltdl/m4/ltoptions.m4, libltdl/ltsugar.m4,

libltdl/m4/ltversion.in: Add serial number tags, and bump serial
number.
This commit is contained in:
Gary V. Vaughan 2005-11-01 14:26:38 +00:00
parent 2fa760964e
commit d89d82ff6c
5 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2005-11-01 Gary V. Vaughan <gary@gnu.org>
* libltdl/m4/argz.m4, libltdl/m4/ltoptions.m4, libltdl/ltsugar.m4,
libltdl/m4/ltversion.in: Add serial number tags, and bump serial
number.
2005-10-31 Kean Johnston <jkj@sco.com>
* libltdl/m4/libtool.m4 (LT_CMD_MAX_LEN): Set correctly for SCO.

View File

@ -7,7 +7,7 @@
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
# serial 2
# serial 3 argz.m4
AC_DEFUN([gl_FUNC_ARGZ],
[gl_PREREQ_ARGZ

View File

@ -7,7 +7,7 @@
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
# serial 2
# serial 3 ltoptions.m4
# This is to help aclocal find these macros, as it can't see m4_define.
AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])

View File

@ -7,7 +7,7 @@
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
# serial 2
# serial 3 ltsugar.m4
# This is to help aclocal find these macros, as it can't see m4_define.
AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])

View File

@ -9,7 +9,7 @@
# @configure_input@
# serial @MACRO_SERIAL@
# serial @MACRO_SERIAL@ ltversion.m4
# This file is part of GNU Libtool
m4_define([LT_PACKAGE_VERSION], [@MACRO_VERSION@])