be less verbose
authorAndy Wingo <wingo@pobox.com>
Fri, 25 Jan 2002 04:12:40 +0000 (04:12 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 25 Jan 2002 04:12:40 +0000 (04:12 +0000)
Original commit message from CVS:
be less verbose

autogen.sh

index 3c138bc..bbc8e62 100755 (executable)
@@ -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
   }