Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
[gnulib.git] / m4 / ChangeLog
index 8dd3d27..b605821 100644 (file)
@@ -1,3 +1,22 @@
+2000-07-02  Jim Meyering  <meyering@lucent.com>
+
+       * chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
+       AC_LIBOBJ([function_name]).
+
+2000-07-01  Jim Meyering  <meyering@lucent.com>
+
+       * ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
+       problem.
+
+2000-06-17  Bruno Haible  <haible@clisp.cons.org>
+
+       * ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
+       macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
+
+2000-07-01  Jim Meyering  <meyering@lucent.com>
+
+       * uptime.m4: Put double quotes around use of $cross_compiling.
+
 2000-06-28  Jim Meyering  <meyering@lucent.com>
 
        * mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not included