projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1857b3c
)
Get rid of all libtool references at once. libtool was only used by
author
Ivo Timmermans
<ivo@lychnis.net>
Mon, 20 Nov 2000 19:56:01 +0000
(19:56 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Mon, 20 Nov 2000 19:56:01 +0000
(19:56 +0000)
libblowfish, which was superseded by openssl.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 6af75ce77833ed014b246922fccd9b0c5b4c0d66..d4b61e6d777d8c08a05f19110b2c0e31d442e607 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.
19 2000/11/20 18:05:34
zarq Exp $
+dnl $Id: configure.in,v 1.13.2.
20 2000/11/20 19:56:01
zarq Exp $
AC_INIT(src/tincd.c)
AM_INIT_AUTOMAKE(tinc, 1.0pre4-cvs)
@@
-25,7
+25,6
@@
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
jm_PERL
-AM_PROG_LIBTOOL
AC_ISC_POSIX