Check for existence of ranlib

This commit is contained in:
Loring Holden 2000-01-29 23:16:17 +00:00
parent 1da6a85464
commit 63e425a7c4
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ dnl Checks for programs.
AC_PROG_CC
AC_PROG_CPP
AC_PROG_MAKE_SET
AC_PROG_RANLIB
dnl Checks for header files.
AC_CHECK_HEADERS(unistd.h fcntl.h dlfcn.h windows.h sys/ioctl.h sys/mman.h \