diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/chkconfigure | 2 |
1 files changed, 1 insertions, 1 deletions
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 |