Check for ranlib.
This commit is contained in:
parent
912e7e968f
commit
f2c2443bbc
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue