From 55287fe982867144efc02a836221506e6922d00e Mon Sep 17 00:00:00 2001 From: paul Date: Sat, 1 Mar 2003 15:42:52 +0000 Subject: Downgrade the ACPREREQ test. Chance our arm with allowing automake version 2.52 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1adc8a7f..2e6055e2 100755 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ ## ## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro ## -AC_PREREQ(2.53) +AC_PREREQ(2.52) AC_INIT(lib/zebra.h) AM_INIT_AUTOMAKE(zebra, 0.94) -- cgit v1.2.1