mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 13:19:54 +00:00
* Fix configure
This commit is contained in:
parent
9a76d39a7a
commit
094f5156c8
4
configure
vendored
4
configure
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user