Correct error message.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10387 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton 2004-12-23 18:27:33 +00:00
parent 016d372d26
commit eb9822f6a5

View File

@ -99,7 +99,7 @@ etags:
else else
etags: etags:
@echo "You must ./configure with --enable-etags to use ctags." @echo "You must ./configure with --enable-etags to use etags."
endif endif