From: Harlan Stenn Date: Wed, 18 Feb 2004 05:56:22 +0000 (-0500) Subject: Revert the change that required Recent auto*, to fix bug 230. X-Git-Tag: NTP_4_2_3~182^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c95dd7aaf19a222f4ae57e0c95c1b2b3629c4a6;p=thirdparty%2Fntp.git Revert the change that required Recent auto*, to fix bug 230. I will still roll tarballs with these recent releases so folks who get tarballs won't see that bug. Only folks otherwise affected by bug 230 will need the latest auto*. bk: 4032fe86hnxRjib2-5lWhbfHCu2ECQ --- diff --git a/Makefile.am b/Makefile.am index a0667f729..96918fc01 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ #AUTOMAKE_OPTIONS = util/ansi2knr foreign dist-tarZ no-dependencies -AUTOMAKE_OPTIONS = util/ansi2knr foreign 1.8 +AUTOMAKE_OPTIONS = util/ansi2knr foreign 1.5 SUBDIRS = \ scripts \ diff --git a/configure.in b/configure.in index c743f719f..864848510 100644 --- a/configure.in +++ b/configure.in @@ -7,7 +7,7 @@ AC_CANONICAL_HOST AC_DEFINE_UNQUOTED(STR_SYSTEM, "$host", [canonical system (cpu-vendor-os) string]) AM_CONFIG_HEADER(config.h) dnl AC_ARG_PROGRAM -AC_PREREQ(2.58) +AC_PREREQ(2.53) ac_cv_var_atom_ok=no ac_cv_var_oncore_ok=no