*** empty log message ***
[gnulib.git] / m4 / ChangeLog
index f77c729..ad6bd2e 100644 (file)
@@ -1,7 +1,15 @@
+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>