*** empty log message ***
[gnulib.git] / m4 / ChangeLog
index 7c62cdd..ad6bd2e 100644 (file)
@@ -1,3 +1,27 @@
+2000-01-15  Jim Meyering  <meyering@lucent.com>
+
+       * jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
+       (AC_REPLACE_FUNCS): Add memcpy and memset.
+       Add these, too: stime strcspn stpcpy strstr strtol strtoul.
+
+2000-01-12  Jim Meyering  <meyering@lucent.com>
+
+       * prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
+       (jm_PREREQ): Use it.
+       (jm_PREREQ_READUTMP): New macro.
+       (jm_PREREQ): Use it.
+
+2000-01-11  Paul Eggert  <eggert@twinsun.com>
+
+       Quote multibyte characters correctly.
+       * m4/c-bs-a.m4: New file.
+       * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
+       (jm_PREREQ): Use it.
+
+2000-01-11  Paul Eggert  <eggert@twinsun.com>
+
+       * m4/uintmax_t.m4: Port to autoconf 2.13.
+
 2000-01-08  Jim Meyering  <meyering@ascend.com>
 
        * strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.