Check for ranlib.

This commit is contained in:
Guus Sliepen 2002-08-24 12:54:55 +00:00
parent 912e7e968f
commit f2c2443bbc

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl $Id: configure.in,v 1.13.2.54 2002/08/24 12:11:38 guus Exp $
dnl $Id: configure.in,v 1.13.2.55 2002/08/24 12:54:55 guus Exp $
AC_PREREQ(2.50)
AC_INIT(src/tincd.c)
@ -29,8 +29,7 @@ AC_PROG_AWK
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
jm_PERL
AC_PROG_RANLIB
AC_ISC_POSIX