+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.