* Fix configure

This commit is contained in:
Nibble 2010-05-24 11:20:55 +02:00
parent 9a76d39a7a
commit 094f5156c8

4
configure vendored
View File

@ -1,5 +1,5 @@
#!/bin/sh
# This script was automatically generated by ACR v@VERSION@
# This script was automatically generated by ACR v0.8.2
# @author: pancake <youterm.com>
# @url: http://www.nopcode.org
# @repo: hg clone http://hg.youterm.com/acr
@ -169,7 +169,7 @@ take_environ() {
}
show_version() {
echo "radare2-0.4.5 configuration script done with acr v@VERSION@.
echo "radare2-0.4.5 configuration script done with acr v0.8.2.
The 'Free Software Foundation' message is only for autodetection.
Originally written by pancake <youterm.com>."
exit 0