Not sure if this is more automake or autoconf related.
I'm fairly early in the process of creating one top level
Makefile.am/configure.ac to get non-recursive Makefiles. I've got a few
directories already building with autoconf/automake. I'm using
AC_CONFIG_SUBDIRS at the moment so configure sti
Hi David,
* David Byron wrote on Mon, May 08, 2006 at 11:49:50PM CEST:
> Not sure if this is more automake or autoconf related.
Probably both.
> I'm fairly early in the process of creating one top level
> Makefile.am/configure.ac to get non-recursive Makefiles. I've got a few
> directories alre