[ANNOUNCE] Confix 1.0.1 released

2003-01-27 Thread Joerg Faschingbauer
ated files would look to the scanner as if the user had written them. Comments, suggestions and laughter are greatly appreciated. Please direct them to [EMAIL PROTECTED] Joerg Faschingbauer

Re: SUBDIRs and slashes

2003-12-01 Thread Joerg Faschingbauer
> "adl" == Alexandre Duret-Lutz <[EMAIL PROTECTED]> writes: "Marty" == Marty Leisner <[EMAIL PROTECTED]> writes: adl> [...] Marty> common/Makefile.am:1: directory should not contain `/' Marty> Just wondering for some thoughts on this matter...is Marty> there any reason to insist on sing

SUBDIRS with slashes?

2001-12-05 Thread Joerg Faschingbauer
Being new to automake, I am missing (not badly though) one feature I would want to use otherwise. This is, I'd occasionally want to say, SUBDIRS = a/b in the toplevel Makefile.am. I know, the doc says that "The directories mentioned in SUBDIRS must be direct children of the current directory. F