]> git.ipfire.org Git - thirdparty/autoconf.git/commit
AC_FUNC_GETLOADAVG: don't define SVR4 on cygwin
authorEric Blake <eblake@redhat.com>
Tue, 24 Aug 2010 13:41:41 +0000 (07:41 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 24 Aug 2010 13:41:41 +0000 (07:41 -0600)
commit9a3024065070d715b15d2b10b357e522c0855e3c
tree3c509525fa27af0531ff6e32413b4e1e9a27e419
parentbfc4d94c7d92e8d463e830e28798ee7aadcfd47e
AC_FUNC_GETLOADAVG: don't define SVR4 on cygwin

* lib/autoconf/functions.m4 (_AC_LIBOBJ_GETLOADAVG): Only define
SVR4 when -lkvm is required.
* THANKS: Update.
Reported by Yaakov Selkowitz.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
THANKS
lib/autoconf/functions.m4