Get rid of all libtool references at once. libtool was only used by
libblowfish, which was superseded by openssl.
This commit is contained in:
parent
1857b3c97c
commit
06afd357b0
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
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)
|
AC_INIT(src/tincd.c)
|
||||||
AM_INIT_AUTOMAKE(tinc, 1.0pre4-cvs)
|
AM_INIT_AUTOMAKE(tinc, 1.0pre4-cvs)
|
||||||
|
|
@ -25,7 +25,6 @@ AC_PROG_INSTALL
|
||||||
AC_PROG_LN_S
|
AC_PROG_LN_S
|
||||||
AC_PROG_MAKE_SET
|
AC_PROG_MAKE_SET
|
||||||
jm_PERL
|
jm_PERL
|
||||||
AM_PROG_LIBTOOL
|
|
||||||
|
|
||||||
|
|
||||||
AC_ISC_POSIX
|
AC_ISC_POSIX
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue