Check for getloadavg () and swapctl () for Solaris.
1999-03-24 Martin Baulig <martin@home-of-linux.org> * configure.in: Check for getloadavg () and swapctl () for Solaris.
This commit is contained in:
committed by
Martin Baulig
parent
3068969b51
commit
cd8ac36e9b
@@ -185,6 +185,7 @@ AC_CHECK_LIB(kvm, kvm_open)
|
||||
|
||||
dnl Solaris 7
|
||||
AC_CHECK_LIB(kstat, kstat_open)
|
||||
AC_CHECK_FUNCS(getloadavg swapctl)
|
||||
|
||||
dnl For DEC OSF1
|
||||
AC_CHECK_LIB(mach, vm_statistics)
|
||||
|
Reference in New Issue
Block a user