configure: remove dead function
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
c5634e8224
commit
91cd485a6d
4
configure
vendored
4
configure
vendored
@ -211,10 +211,6 @@ version_ge () {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
glob() {
|
|
||||||
eval test -z '"${1#'"$2"'}"'
|
|
||||||
}
|
|
||||||
|
|
||||||
if printf %s\\n "$source_path" "$PWD" | grep -q "[[:space:]:]";
|
if printf %s\\n "$source_path" "$PWD" | grep -q "[[:space:]:]";
|
||||||
then
|
then
|
||||||
error_exit "main directory cannot contain spaces nor colons"
|
error_exit "main directory cannot contain spaces nor colons"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user