From f47e6ef61950aaf5d02e3919410a714a15a6fc1e Mon Sep 17 00:00:00 2001 From: Richard Boulton Date: Sat, 2 Jun 2001 18:06:55 +0000 Subject: [PATCH] Clarify the messages about the patched automake one more time. Original commit message from CVS: Clarify the messages about the patched automake one more time. If it's not clear now, and people continue to complain about automake eating their resources, I'm mysteriously unable to hear them. --- autogen.sh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/autogen.sh b/autogen.sh index 06dc6a1..858fc8c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -67,7 +67,7 @@ EOF if test -e $patchedfile; then PATCHED=0 else - echo "patching..." + echo "making a patched version..." patch -R -s -f `which automake`