提交 977e1080 编写于 作者: M Mark Adler

Delete "--version" file if created by "ar --version" [Richard G.].

上级 148b8f63
...@@ -729,7 +729,7 @@ else ...@@ -729,7 +729,7 @@ else
fi fi
# clean up files produced by running the compiler and linker # 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 # show the results in the log
echo >> configure.log echo >> configure.log
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册