From: Ileana Dumitrescu Date: Wed, 24 Jul 2024 14:20:54 +0000 (+0300) Subject: m4: Increment serial for recent changes X-Git-Tag: v2.5.1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42229835ff5e452635f106283cb4c23a469439d3;p=thirdparty%2Flibtool.git m4: Increment serial for recent changes * m4/libtool.m4: Incremented serial to 62. * m4/ltdl.m4: Incremented serial to 23. --- diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 29525980e..edd9b3cfc 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 61 LT_INIT +# serial 62 LT_INIT # LT_PREREQ(VERSION) diff --git a/m4/ltdl.m4 b/m4/ltdl.m4 index 8c6222b93..c47bb98c7 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 22 LTDL_INIT +# serial 23 LTDL_INIT # LT_CONFIG_LTDL_DIR(DIRECTORY, [LTDL-MODE]) # ------------------------------------------