summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 41455e5bd..8af46b7e6 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,7 @@
Fri Oct 11 22:51:50 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/Makefile.am (uptime_LDADD): Add @UPTIME_LIBS@.
+
* acinclude.m4 (AM_FUNC_GETLOADAVG): Like AC_FUNC_GETLOADAVG, but
with the following changes:
- include $top_srcdir/lib/getloadavg.c, not src/getloadavg.c.