summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-07-04 01:38:14 +0000
committerJim Meyering <jim@meyering.net>1998-07-04 01:38:14 +0000
commit4b05962106d7e43d38b3996a272ea4ea957045ce (patch)
treebeadc08fab686d3ce99dad4487a03fc8598c01b8
parentdf142feab8c5103d81cf0dbfe765ea7b073a98c0 (diff)
downloadcoreutils-4b05962106d7e43d38b3996a272ea4ea957045ce.tar.xz
add 100 to serial number
-rw-r--r--m4/gettext.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gettext.m4 b/m4/gettext.m4
index fedd3ee96..d0b484543 100644
--- a/m4/gettext.m4
+++ b/m4/gettext.m4
@@ -6,7 +6,7 @@
# but which still want to provide support for the GNU gettext functionality.
# Please note that the actual code is *not* freely available.
-# serial 5
+# serial 105
AC_DEFUN(AM_WITH_NLS,
[AC_MSG_CHECKING([whether NLS is requested])