From: Jim Meyering Date: Sat, 22 Sep 2001 15:18:03 +0000 (+0000) Subject: decrement serial number to sync with gettext X-Git-Tag: cvs-readonly~5676 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=5ea59d5f015fd43f97ba198817707e38e56d0a07;p=gnulib.git decrement serial number to sync with gettext --- diff --git a/m4/glibc21.m4 b/m4/glibc21.m4 index 75f069035..5b88ef231 100644 --- a/m4/glibc21.m4 +++ b/m4/glibc21.m4 @@ -1,4 +1,4 @@ -#serial 3 +#serial 2 # Test for the GNU C Library, version 2.1 or newer. # From Bruno Haible. diff --git a/m4/isc-posix.m4 b/m4/isc-posix.m4 index 7d338d925..99c899ce5 100644 --- a/m4/isc-posix.m4 +++ b/m4/isc-posix.m4 @@ -1,4 +1,4 @@ -#serial 2 +#serial 1 # This test replaces the one in autoconf. # Currently this macro should have the same name as the autoconf macro # because gettext's gettext.m4 (distributed in the automake package)