From: Graham W. <bo...@de...> - 2004-06-26 05:56:14
|
On Sat, Jun 26, 2004 at 02:11:24AM +0200, Matthias Andree wrote: > Graham Wilson <bo...@de...> writes: > > Also, would it be alright to move the macros from m4-local into one file > > (acinclude.m4)? I don't see any need to add a new directory for just one > > or a handful of new macros. > > I have taken this acinclude.m4 approach in bogofilter and am not very > happy with that, updating individual macros is then more effort than > necessary. I'd rather stick with a file per macro (or file per logic > group of macros, call it module if you like). Do you mean that you'd have to search through the global file, rather than replacing just a single file? If so, I'd rather go through that each time (I wouldn't think it would be too often) rather than have a bunch of M4 macro files laying around. Additionally, can't the license file be added to the top of the macro file, or to the COPYING file? Sorry for being persistent, I would just like to keep the tree as organized as possible. -- gram |