From 16bee7404b5dbcadfc0b2f22618bfe6310efdc7c Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Sat, 26 Oct 2013 12:03:59 +1300 Subject: [PATCH] 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 --- m4/argz.m4 | 2 +- m4/libtool.m4 | 2 +- m4/ltdl.m4 | 2 +- m4/ltoptions.m4 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/m4/argz.m4 b/m4/argz.m4 index c58d91e5..35de75d1 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 c0435a2f..4bc6b22c 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 1df7a410..dbc91d9a 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 99d8868c..50c77236 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])])