From ce1078cb4c74fbc67647e2709bab8a9e24ccf6a9 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 29 Mar 2001 01:06:01 +0000 Subject: More config pastches from HMH. svn path=/trunk/; revision=3277 --- configure.in | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/configure.in b/configure.in index 6ed9e96f..4ed631e0 100644 --- a/configure.in +++ b/configure.in @@ -20,16 +20,6 @@ dnl not available in the system, so as not to cause problems in dnl Makefile.in. Be sure to fix this hack if we start supporting dnl automake (Makefile.am). -if test -z "$AUTOCONF" ; then - AUTOCONF="missing.sh autoconf" -fi -if test -z "$ACLOCAL" ; then - ACLOCAL="missing.sh aclocal" -fi -if test -z "$AUTOHEADER" ; then - AUTOHEADER="missing.sh autoheader" -fi - AC_CANONICAL_HOST AC_PROG_CC AC_PROG_INSTALL -- cgit v1.2.3