oops, didn't want to change that
authorJohn Corwin <jcorwin@src.gnome.org>
Wed, 2 Oct 2002 20:47:32 +0000 (20:47 +0000)
committerJohn Corwin <jcorwin@src.gnome.org>
Wed, 2 Oct 2002 20:47:32 +0000 (20:47 +0000)
svn path=/trunk/; revision=2599

macros/autogen.sh

index a852f5e..4f57a71 100644 (file)
@@ -69,7 +69,7 @@ fi
 #  }
 #}
 
-(automake-1.4 --version || automake --version) < /dev/null > /dev/null 2>&1 || {
+(automake-1.4 --version) < /dev/null > /dev/null 2>&1 || {
   echo
   echo "**Error**: You must have \`automake' installed to compile $PKG_NAME."
   echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.3.tar.gz"