access to m4 macros when configuring in subdirectories

2006-05-08 Thread David Byron
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

Re: access to m4 macros when configuring in subdirectories

2006-05-08 Thread Ralf Wildenhues
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