From 055784e0edd40148c53318005b700749b4fa3e4f Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Tue, 7 Dec 2004 17:59:42 -0500 Subject: [svn-r9640] Purpose: Bug fix. Description: Got the list of configure files wrong. Fixed it. Platforms tested: Tested in eirene by hand. --- bin/chkconfigure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/chkconfigure b/bin/chkconfigure index 91405f2..c0ba098 100755 --- a/bin/chkconfigure +++ b/bin/chkconfigure @@ -25,7 +25,7 @@ nerrors=0 AUTOCONFVERSION=2.53 AUTOCONFVERSIONLEAD='Generated by GNU Autoconf' -CONFIGUREFILES="configure c++/configure fortran/configure" +CONFIGUREFILES="configure" # Function definitions -- cgit v0.12