r16624 - gnucash/trunk - Remove the spurious m4/ directory. Use macros/ instead.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Dec 8 20:26:03 EST 2007


Author: andi5
Date: 2007-12-08 20:26:03 -0500 (Sat, 08 Dec 2007)
New Revision: 16624
Trac: http://svn.gnucash.org/trac/changeset/16624

Removed:
   gnucash/trunk/m4/
Modified:
   gnucash/trunk/Makefile.am
Log:
Remove the spurious m4/ directory. Use macros/ instead.


Modified: gnucash/trunk/Makefile.am
===================================================================
--- gnucash/trunk/Makefile.am	2007-12-08 17:26:05 UTC (rev 16623)
+++ gnucash/trunk/Makefile.am	2007-12-09 01:26:03 UTC (rev 16624)
@@ -132,7 +132,7 @@
 
 .PHONY: etags ctags
 
-ACLOCAL_AMFLAGS = -I macros -I m4
+ACLOCAL_AMFLAGS = -I macros
 
 .PHONY: doc
 doc:



More information about the gnucash-changes mailing list