From 76b809dd177127fabd8a22ac5ea36ffb3c5abb4e Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 25 Feb 2005 10:13:48 -0500 Subject: [svn-r10083] Purpose: Updated to require autoconf v2.59. Platforms tested: in Eirene only since the change is trivial. --- bin/chkconfigure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/chkconfigure b/bin/chkconfigure index 87ddd96..b5b9064 100755 --- a/bin/chkconfigure +++ b/bin/chkconfigure @@ -18,12 +18,12 @@ # Created Date: 2004/12/07 # -# Configure: should be generated by autoconf version 2.53. -# autoconf: should be of version 2.53. +# Configure: should be generated by autoconf version 2.59. +# autoconf: should be of version 2.59. # variable initialization nerrors=0 -AUTOCONFVERSION=2.53 +AUTOCONFVERSION=2.59 AUTOCONFVERSIONLEAD='Generated by GNU Autoconf' CONFIGUREFILES="configure" -- cgit v0.12