various AC_HELP_STRING changes
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 27 May 2002 20:37:16 +0000 (20:37 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 27 May 2002 20:37:16 +0000 (20:37 +0000)
Original commit message from CVS:
various AC_HELP_STRING changes

gst-autogen.sh

index b8354e5..251d399 100644 (file)
@@ -45,7 +45,7 @@ version_check ()
   
   test -z "$NOCHECK" && {
       echo -n "  checking for $1 >= $VERSION"
-      if test ! -z "$PKG_PATH"; then echo -n " (in $PKG_PATH)"; fi
+      if test ! -z "$PKG_PATH"; then echo; echo -n "  (in $PKG_PATH)"; fi
       echo -n "... "
   } || {
     # we set a var with the same name as the package, but stripped of