From: Jim Meyering Date: Sat, 22 Sep 2001 15:18:03 +0000 (+0000) Subject: decrement serial number to sync with gettext X-Git-Tag: TEXTUTILS-2_0_15~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfcb6bacf88563d829509a1ea2c540eb545ae91e;p=thirdparty%2Fcoreutils.git decrement serial number to sync with gettext --- diff --git a/m4/glibc21.m4 b/m4/glibc21.m4 index 75f069035c..5b88ef231c 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.