From d39def2b729600e9bc84581a8dcbfd326286a379 Mon Sep 17 00:00:00 2001 From: Mike McGreevy Date: Mon, 20 Sep 2010 16:49:06 -0500 Subject: [svn-r19439] Description: Update bin/chkconfigure to reflect version 2.67 of Autoconf Tested: ran bin/chkconfigure on jam --- bin/chkconfigure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/chkconfigure b/bin/chkconfigure index f819816..62ca1ca 100755 --- a/bin/chkconfigure +++ b/bin/chkconfigure @@ -18,12 +18,12 @@ # Created Date: 2004/12/07 # -# Configure: should be generated by autoconf version 2.59. -# autoconf: should be of version 2.59. +# Configure: should be generated by autoconf version 2.67. +# autoconf: should be of version 2.67. # variable initialization nerrors=0 -AUTOCONFVERSION=2.65 +AUTOCONFVERSION=2.67 AUTOCONFVERSIONLEAD='Generated by GNU Autoconf' CONFIGUREFILES="configure" -- cgit v0.12