1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 00:07:51 +02:00
This commit is contained in:
Jim Meyering
1996-10-12 04:06:15 +00:00
parent e42dca4684
commit a64289005d
+2
View File
@@ -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.