diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -729,7 +729,7 @@ else | |||
729 | fi | 729 | fi |
730 | 730 | ||
731 | # clean up files produced by running the compiler and linker | 731 | # clean up files produced by running the compiler and linker |
732 | rm -f $test.[co] $test $test$shared_ext $test.gcno | 732 | rm -f $test.[co] $test $test$shared_ext $test.gcno ./--version |
733 | 733 | ||
734 | # show the results in the log | 734 | # show the results in the log |
735 | echo >> configure.log | 735 | echo >> configure.log |