From bfcb6bacf88563d829509a1ea2c540eb545ae91e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 22 Sep 2001 15:18:03 +0000 Subject: [PATCH] decrement serial number to sync with gettext --- m4/glibc21.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3