[Gnucash-changes] Correct error message.

David Hampton hampton at cvs.gnucash.org
Thu Dec 23 13:27:33 EST 2004


Log Message:
-----------
Correct error message.

Modified Files:
--------------
    gnucash:
        Makefile.am

Revision Data
-------------
Index: Makefile.am
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/Makefile.am,v
retrieving revision 1.60
retrieving revision 1.61
diff -LMakefile.am -LMakefile.am -u -r1.60 -r1.61
--- Makefile.am
+++ Makefile.am
@@ -99,7 +99,7 @@
 else
 
 etags:
-	@echo "You must ./configure with --enable-etags to use ctags."
+	@echo "You must ./configure with --enable-etags to use etags."
 
 endif
 


More information about the gnucash-changes mailing list