mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
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
1 changed files with 0 additions and 4 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -211,10 +211,6 @@ version_ge () {
|
|||
done
|
||||
}
|
||||
|
||||
glob() {
|
||||
eval test -z '"${1#'"$2"'}"'
|
||||
}
|
||||
|
||||
if printf %s\\n "$source_path" "$PWD" | grep -q "[[:space:]:]";
|
||||
then
|
||||
error_exit "main directory cannot contain spaces nor colons"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue