From: Jim Meyering Date: Sat, 4 Jul 1998 01:38:14 +0000 (+0000) Subject: add 100 to serial number X-Git-Tag: cvs-readonly~7756 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=5a16cf30b872cd4b296fd00d768a51ec891320af;p=gnulib.git add 100 to serial number --- 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])