Hello, On Sat, Aug 06, 2005 at 10:51:28PM -0400, Sam Steingold wrote: > > * Stepan Kasal <[EMAIL PROTECTED]> [2005-08-06 17:41:14 +0200]: > > > >> $ aclocal -I `pwd`/src/m4 --output=src/autoconf/aclocal.m4 > > > > This command examines only ./configure.in. It doesn't examine the > > whole subtree. In particular, it doesn't know about > > modules/regexp/configure.in. > > ./configure.ac is the ad hoc concatenation of the the sub-package > configures, including modules/regexp/configure.in.
aha, I noticed that in your original example, but later I forgot about it. Maybe this trick is not working reliably; aclocal was not designed for this... Could you post the ad hoc created configure.in? Stepan Kasal
