]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(AC_FUNC_GETLOADAVG): Restore the initial value of LIBS.
authorJim Meyering <jim@meyering.net>
Mon, 18 Sep 2000 06:37:01 +0000 (06:37 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 18 Sep 2000 06:37:01 +0000 (06:37 +0000)
commitcf19019bf9540ebb35fd45f9b93d87a3180d952c
tree49d87772d53c035d388df5a9951b4530cee4e62f
parenteccfa6b591ec0fe77ec50ab46b086be90d31b16d
(AC_FUNC_GETLOADAVG): Restore the initial value of LIBS.
Otherwise, everyone ends up linking with -lelf for some configurations.
Reported by Mike Stone.
m4/getloadavg.m4