projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
912e7e9
)
Check for ranlib.
author
Guus Sliepen
<guus@tinc-vpn.org>
Sat, 24 Aug 2002 12:54:55 +0000
(12:54 +0000)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Sat, 24 Aug 2002 12:54:55 +0000
(12:54 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
9f9849d
..
9a584b7
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,6
+1,6
@@
dnl Process this file with autoconf to produce a configure script.
-dnl $Id: configure.in,v 1.13.2.5
4 2002/08/24 12:11:38
guus Exp $
+dnl $Id: configure.in,v 1.13.2.5
5 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