From: Gary V. Vaughan Date: Fri, 25 Oct 2013 23:03:59 +0000 (+1300) Subject: maint: bump serials on m4 sources changed since v2.4.2. X-Git-Tag: v2.4.2.418~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16bee7404b5dbcadfc0b2f22618bfe6310efdc7c;p=thirdparty%2Flibtool.git maint: bump serials on m4 sources changed since v2.4.2. * m4/argz.m4: Bump serial to 6. * m4/libtool.m4: Bump serial to 58. * m4/ltdl.m4: Bump serial to 19. * m4/ltoptions.m4: Bump serial to 8. Signed-off-by: Gary V. Vaughan --- diff --git a/m4/argz.m4 b/m4/argz.m4 index c58d91e55..35de75d1b 100644 --- a/m4/argz.m4 +++ b/m4/argz.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 5 argz.m4 +# serial 6 argz.m4 AC_DEFUN([gl_FUNC_ARGZ], [gl_PREREQ_ARGZ diff --git a/m4/libtool.m4 b/m4/libtool.m4 index c0435a2f8..4bc6b22c8 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -37,7 +37,7 @@ m4_define([_LT_COPYING], [dnl # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ]) -# serial 57 LT_INIT +# serial 58 LT_INIT # LT_PREREQ(VERSION) diff --git a/m4/ltdl.m4 b/m4/ltdl.m4 index 1df7a410a..dbc91d9a7 100644 --- a/m4/ltdl.m4 +++ b/m4/ltdl.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 18 LTDL_INIT +# serial 19 LTDL_INIT # LT_CONFIG_LTDL_DIR(DIRECTORY, [LTDL-MODE]) # ------------------------------------------ diff --git a/m4/ltoptions.m4 b/m4/ltoptions.m4 index 99d8868c1..50c77236c 100644 --- a/m4/ltoptions.m4 +++ b/m4/ltoptions.m4 @@ -8,7 +8,7 @@ # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. -# serial 7 ltoptions.m4 +# serial 8 ltoptions.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])