projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf19019
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Mon, 18 Sep 2000 06:37:15 +0000
(06:37 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 18 Sep 2000 06:37:15 +0000
(06:37 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 0bfd0fd41842282bf2c22f94feb2a002616e4df8..1cc34cf96ab89e21cfad92b56c520c37340a784e 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,9
@@
+2000-09-18 Jim Meyering <meyering@lucent.com>
+
+ * getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of LIBS.
+ Otherwise, everyone ends up linking with -lelf for some configurations.
+ Reported by Mike Stone.
+
2000-08-26 Jim Meyering <meyering@lucent.com>
* jm-macros.m4: Use jm_FUNC_FPENDING.