Oops, forgot to increment the serial number.
authorBruno Haible <bruno@clisp.org>
Wed, 18 Dec 2002 13:44:25 +0000 (13:44 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 18 Dec 2002 13:44:25 +0000 (13:44 +0000)
m4/jm-mktime.m4
m4/mbswidth.m4
m4/strftime.m4

index 9b78190..2b5d98c 100644 (file)
@@ -1,4 +1,4 @@
-#serial 8
+#serial 9
 
 dnl From Jim Meyering.
 dnl A wrapper around AC_FUNC_MKTIME.
index 9f33a4a..158653c 100644 (file)
@@ -1,4 +1,4 @@
-#serial 7
+#serial 8
 
 dnl autoconf tests required for use of mbswidth.c
 dnl From Bruno Haible.
index 219a3fd..684a6a2 100644 (file)
@@ -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.