Hello Benoit,

* Benoit Sigoure wrote on Wed, Jan 09, 2008 at 11:53:15PM CET:
> On Jan 8, 2008, at 8:33 PM, Ralf Wildenhues wrote:
> >
> >  ( echo 'AC_CONFIG_FILES(['
> >    find . -name Makefile.am | sed '/\/\.svn\//d; s|^\./||'
> >    echo '])'
> >  ) >> configure.ac
> >
> >And no, I don't know of an Autoconf/Automake way to do this.

> Wouldn't it be possible to generate the list with m4_esyscmd?

Maybe.  I haven't tried, and I guess you haven't either.  ;-)
If you want to recommend it as a general solution to put in
a macro, it'd probably be good to exclude subpackage trees.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to