changeset 4091:2363f5cdf4d9

Oops, forgot to increment the serial number.
author Bruno Haible <bruno@clisp.org>
date Wed, 18 Dec 2002 13:44:25 +0000
parents 93e8a3df4faf
children ddef62ef119b
files m4/jm-mktime.m4 m4/mbswidth.m4 m4/strftime.m4
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- 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.
--- 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.