From: Bruno Haible Date: Wed, 18 Dec 2002 13:44:25 +0000 (+0000) Subject: Oops, forgot to increment the serial number. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faa26ee79d0f293c862c757ab786307176516780;p=pspp Oops, forgot to increment the serial number. --- diff --git a/m4/jm-mktime.m4 b/m4/jm-mktime.m4 index 9b781909e8..2b5d98c08d 100644 --- a/m4/jm-mktime.m4 +++ b/m4/jm-mktime.m4 @@ -1,4 +1,4 @@ -#serial 8 +#serial 9 dnl From Jim Meyering. dnl A wrapper around AC_FUNC_MKTIME. diff --git a/m4/mbswidth.m4 b/m4/mbswidth.m4 index 9f33a4af18..158653c44e 100644 --- a/m4/mbswidth.m4 +++ b/m4/mbswidth.m4 @@ -1,4 +1,4 @@ -#serial 7 +#serial 8 dnl autoconf tests required for use of mbswidth.c dnl From Bruno Haible. diff --git a/m4/strftime.m4 b/m4/strftime.m4 index 219a3fd6ab..684a6a2945 100644 --- a/m4/strftime.m4 +++ b/m4/strftime.m4 @@ -1,4 +1,4 @@ -#serial 17 +#serial 18 dnl This macro is intended to be used solely in this file. dnl These are the prerequisite macros for GNU's strftime.c replacement.