summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2012-06-09 19:47:55 -0700
committerMark Adler <madler@alumni.caltech.edu>2012-06-09 22:59:54 -0700
commit977e1080472337420e576130d576099bc0cad4c9 (patch)
treea7db9fca595bd07092c28c4fc05854afbdd19171 /configure
parent148b8f630ced4e84264201fc94f07568dff6b3a2 (diff)
downloadzlib-977e1080472337420e576130d576099bc0cad4c9.tar.gz
Delete "--version" file if created by "ar --version" [Richard G.].
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 02e6be3..8876707 100755
--- 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