mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
be less verbose
Original commit message from CVS: be less verbose
This commit is contained in:
parent
4870081ce5
commit
5f925bc4ab
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ version_check ()
|
||||||
test -z "$NOCHECK" && {
|
test -z "$NOCHECK" && {
|
||||||
echo -n "+ checking for $1 >= $VERSION ... "
|
echo -n "+ checking for $1 >= $VERSION ... "
|
||||||
} || {
|
} || {
|
||||||
echo "+ NOT checking for $1 >= $VERSION, as requested ..."
|
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue