Re: Keeping all autotools-related files out of top_srcdir
>>> "Rafael" == Rafael Laboissiere <[EMAIL PROTECTED]> writes: [...] Rafael> can I convince automake to look for the files at cf/, Rafael> but still be run from the top_scrdir? No. -- Alexandre Duret-Lutz
Keeping all autotools-related files out of top_srcdir
I am planning to change a project of mine such that all the autotools files will be in a directory instead of in the top_srcdir. So far, I have a layout like this (not all files shown): top_srcdir/ src/ doc/ cf/ configure.ac acinclude.m4 In configure.ac I us