]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 12 Oct 1996 04:04:16 +0000 (04:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Oct 1996 04:04:16 +0000 (04:04 +0000)
old/sh-utils/ChangeLog

index e73a9d7e859682daac49eee3d4fc59f472697422..41455e5bd972e578e90bb3ca4db68560e8dbcf2c 100644 (file)
@@ -1,3 +1,18 @@
+Fri Oct 11 22:51:50 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * acinclude.m4 (AM_FUNC_GETLOADAVG): Like AC_FUNC_GETLOADAVG, but
+       with the following changes:
+       - include $top_srcdir/lib/getloadavg.c, not src/getloadavg.c.
+       From Eric Backus.
+       - Check for Solaris' libkstat.
+       - Define C_GETLOADAVG if we end up using getloadavg.c.
+       From Kaveh R. Ghazi.
+       * acconfig.h (C_GETLOADAVG): Add it.
+       From Kaveh R. Ghazi.
+
+       * configure.in: Use new AM_FUNC_GETLOADAVG and be careful to add
+       getloadavg-related libraries only on link line for uptime.
+
 Thu Oct 10 23:50:05 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/Makefile.am (EXTRA_DIST): Remove posixtm.y and getdate.y.