Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-01-25 07:12:40 +0300
committerAndy Wingo <wingo@pobox.com>2002-01-25 07:12:40 +0300
commitacbff8472ecdc48113a32015d2d3dd54d7051c69 (patch)
tree23b927ea51c7cfb7702e77351dffb8c998612cb9 /autogen.sh
parent3c7b55dbb54d6aabef9993b169cbd45c106cb8c3 (diff)
be less verbose
Original commit message from CVS: be less verbose
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 3c138bc1b..bbc8e627a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -58,7 +58,6 @@ version_check ()
test -z "$NOCHECK" && {
echo -n "+ checking for $1 >= $VERSION ... "
} || {
- echo "+ NOT checking for $1 >= $VERSION, as requested ..."
return 0
}