Hello Guido,

* Guido Draheim wrote on Mon, Feb 05, 2007 at 04:19:30AM CET:
> It is great that aclocal/autoconf can now m4_include multiple
> files from a local m4/-subdirectory. Yet, I was missing a tool
> to populate it. A while back I just modified the standard
> aclocal to do that - i.e. instead of --ouput=FILE using an
> --output-dir=DIR. However, as far as I can see, the current
> cvs aclocal.in was not extended as such. That's sad, especially
> given how easy it is do add.

AFAICS 'aclocal --install' of Automake 1.10 does something similar, if
AC_CONFIG_MACRO_DIR is given.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to