From c2dee7320a9fc4c00c19b0142e5d9aca843af94f Mon Sep 17 00:00:00 2001 From: "Martin Ewing, AA6E" Date: Wed, 28 Oct 2009 15:13:36 +0000 Subject: [PATCH] repair echo cmd git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2741 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- autofixer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autofixer.sh b/autofixer.sh index 29f943487..f7a566e78 100755 --- a/autofixer.sh +++ b/autofixer.sh @@ -42,5 +42,5 @@ if [ $vers \< "1.99.99" ]; then echo Libtool v2 configured. fi echo -echo ** You may now run "sh ./autogen.sh" ** +echo "** You may now run sh ./autogen.sh **"