]> git.ipfire.org Git - thirdparty/autoconf.git/commit
No library nor special privilege is needed to run `getloadavg'
authorAkim Demaille <akim@epita.fr>
Fri, 26 May 2000 08:37:38 +0000 (08:37 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 26 May 2000 08:37:38 +0000 (08:37 +0000)
commitaa8bef1fcd635c2ececa034591b1b87a33cb6469
tree10be1fde5e1e987b9aa6d0949877731192e0b0cb
parentc7c08f2cca3837bf46700ec2c9d2e4b89104aabf
No library nor special privilege is needed to run `getloadavg'
under FreeBSD.
Reported by Alec Wolman.

* acspecific.m4 (AC_FUNC_GETLOADAVG): Check for `getloadavg'
without any additional library.
Fixes Autoconf/109.
ChangeLog
THANKS
acspecific.m4
lib/autoconf/specific.m4