diff options
Diffstat (limited to 'script/trees')
| -rwxr-xr-x | script/trees | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/script/trees b/script/trees index f2b988f1..f4a3bf82 100755 --- a/script/trees +++ b/script/trees @@ -236,7 +236,6 @@ check_cmake()  check_autoconf()  {  	( -	_cfgopt=""  	cd "${1}" || $err "!cd $1"  	[ -f "bootstrap" ] && x_ ./bootstrap $bootstrapargs  	[ -f "autogen.sh" ] && x_ ./autogen.sh ${autogenargs} | 
