diff options
Diffstat (limited to 'fortran/configure.in')
-rw-r--r-- | fortran/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/configure.in b/fortran/configure.in index 220749b..7f1769b 100644 --- a/fortran/configure.in +++ b/fortran/configure.in @@ -595,7 +595,7 @@ else fi dnl Some cleanup stuff -rm -rf conftest* confdefs* core core.* *.core dummy.o +rm -f conftest conftest.o conftest.c core core.* *.core dummy.o dnl Build config.status, touch the stamp files, and build all the Makefiles. dnl The order is such that the first `make' does not need to update any |