From: Mike Frysinger Date: Thu, 1 Feb 2024 05:02:23 +0000 (-0500) Subject: m4: update serial numbers in modified files X-Git-Tag: v2.5.0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57dae03b04a17ef61ba948062be22e5f68620eb9;p=thirdparty%2Flibtool.git m4: update serial numbers in modified files These should have been included in the commits that updated these files, but too late now to rewrite git history. * m4/libtool.m4: Update serial number. * m4/ltdl.m4, m4/ltoptions.m4: Likewise. --- diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 20527f830..d9725fdfd 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -32,7 +32,7 @@ m4_define([_LT_COPYING], [dnl # along with this program. If not, see . ]) -# serial 59 LT_INIT +# serial 60 LT_INIT # LT_PREREQ(VERSION) diff --git a/m4/ltdl.m4 b/m4/ltdl.m4 index 0c43799cd..548e36431 100644 --- a/m4/ltdl.m4 +++ b/m4/ltdl.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 21 LTDL_INIT +# serial 22 LTDL_INIT # LT_CONFIG_LTDL_DIR(DIRECTORY, [LTDL-MODE]) # ------------------------------------------ diff --git a/m4/ltoptions.m4 b/m4/ltoptions.m4 index e24ae1538..6dfe99f1f 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 8 ltoptions.m4 +# serial 9 ltoptions.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])