aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-03-29 01:06:01 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-03-29 01:06:01 +0000
commitce1078cb4c74fbc67647e2709bab8a9e24ccf6a9 (patch)
treefced0e650ef175d897469e5c66ee6530da77c96e
parentfd45ba1cf3e5697951544ef7a472f1f537b435e1 (diff)
downloadfetchmail-ce1078cb4c74fbc67647e2709bab8a9e24ccf6a9.tar.gz
fetchmail-ce1078cb4c74fbc67647e2709bab8a9e24ccf6a9.tar.bz2
fetchmail-ce1078cb4c74fbc67647e2709bab8a9e24ccf6a9.zip
More config pastches from HMH.
svn path=/trunk/; revision=3277
-rw-r--r--configure.in10
1 files changed, 0 insertions, 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