summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1997-04-07 18:02:17 +0000
committerPaul Smith <psmith@gnu.org>1997-04-07 18:02:17 +0000
commit73fcfdbe243f90ad7450bbd4202ae7b9413a8637 (patch)
treec86c67a71b6443f82e69115431082f6704394732 /configure.in
parent0ada207e2dca2b69a65ce186e625e7f6397edd34 (diff)
downloadgunmake-73fcfdbe243f90ad7450bbd4202ae7b9413a8637.tar.gz
Last-minute changed for 3.75.1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 9a35c1a..c6f6583 100644
--- a/configure.in
+++ b/configure.in
@@ -46,6 +46,7 @@ AC_FUNC_ALLOCA
AC_FUNC_VFORK
AC_FUNC_SETVBUF_REVERSED
AC_FUNC_GETLOADAVG
+AC_CHECK_LIB(kstat, kstat_open)
AC_FUNC_STRCOLL
# Check out the wait reality.