*** empty log message ***
[gnulib.git] / m4 / ChangeLog
index 082ff66..9ae6775 100644 (file)
@@ -1,3 +1,19 @@
+2001-05-11  Paul Eggert  <eggert@twinsun.com>
+
+       * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
+       Don't bother to check library strftime, since
+       we'll be using our own my_strftime function anyway.
+       Define my_strftime instead of strftime.
+
+2001-05-15  Jim Meyering  <meyering@lucent.com>
+
+       * regex.m4: Use proper quoting so brackets appear in the test program.
+       Reported by, and with help from, Bruno Haible.
+
+2001-05-13  Jim Meyering  <meyering@lucent.com>
+
+       * jm-macros.m4 (major_t, minor_t): Define to unsigned int if undefined.
+
 2000-11-26  Paul Eggert  <eggert@twinsun.com>
 
        * jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.