From a2df8d9d10627268a8f3b77cc1017454f6eb218a Mon Sep 17 00:00:00 2001 From: theoddone33 <> Date: Wed, 27 Feb 2002 05:10:05 +0000 Subject: [PATCH] Cosmetic fix --- zsnes/src/autogen.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zsnes/src/autogen.sh b/zsnes/src/autogen.sh index f6a5bf18..22c1d138 100755 --- a/zsnes/src/autogen.sh +++ b/zsnes/src/autogen.sh @@ -1,7 +1,6 @@ #!/bin/sh -echo "Generating build information using aclocal, automake and autoconf" -echo "This may take a while ..." +echo "Generating build information using aclocal and autoconf..." # Touch the timestamps on all the files since CVS messes them up directory=`dirname $0`