# HG changeset patch # User Bruno Haible # Date 1040219065 0 # Node ID 2363f5cdf4d977b047394463cfcc5d1fed3c037a # Parent 93e8a3df4fafc1245aef19fd0d886db05d666fe4 Oops, forgot to increment the serial number. diff --git a/m4/jm-mktime.m4 b/m4/jm-mktime.m4 --- 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 --- 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 --- 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.