*** empty log message ***
[gnulib.git] / m4 / ChangeLog
index 14a60bc..9ae6775 100644 (file)
@@ -1,3 +1,34 @@
+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.
+
+2001-04-21  Jim Meyering  <meyering@lucent.com>
+
+       * rmdir-errno.m4: Write to a new file, so that a restrictive umask
+       doesn't interfere.
+
+2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
+
+       * ftruncate.m4: Check for chsize.
+       Link with ftruncate.o unconditionally if ftruncate is missing.
+       This was required when cross-compiling to i586-mingw32msvc.
+
 2001-03-24  Jim Meyering  <meyering@lucent.com>
 
        * jm-macros.m4: Require autoconf-2.49d.