]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 10 Sep 2002 13:08:43 +0000 (13:08 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 10 Sep 2002 13:08:43 +0000 (13:08 +0000)
m4/ChangeLog

index 77d13b351c321d01e427d8f3eb3332fd8a154205..13c453aba4de4c63d7374159ee1eff7080c9bd26 100644 (file)
@@ -1,8 +1,8 @@
 2002-09-09  Jim Meyering  <meyering@lucent.com>
 
        * getloadavg.m4: Remove file -- now it's part of autoconf-2.53c.
-       * jm-macros.m4: Tell the new AC_FUNC_GETLOADAVG where to find
-       getloadavg.c: AC_CONFIG_LIBOBJ_DIR(lib).
+       * jm-macros.m4: Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
+       AC_FUNC_GETLOADAVG where to find getloadavg.c.
 
 2002-09-03  Jim Meyering  <meyering@lucent.com>