Delete "--version" file if created by "ar --version" [Richard G.].
authorMark Adler <madler@alumni.caltech.edu>
Sun, 10 Jun 2012 02:47:55 +0000 (19:47 -0700)
committerMark Adler <madler@alumni.caltech.edu>
Sun, 10 Jun 2012 05:59:54 +0000 (22:59 -0700)
configure

index 02e6be359a971367fa59f27720222522c58d002d..887670728fa46347a34418e50f04de369d00168a 100755 (executable)
--- a/configure
+++ b/configure
@@ -729,7 +729,7 @@ else
 fi
 
 # clean up files produced by running the compiler and linker
-rm -f $test.[co] $test $test$shared_ext $test.gcno
+rm -f $test.[co] $test $test$shared_ext $test.gcno ./--version
 
 # show the results in the log
 echo >> configure.log