Hello tchize,

On Thu, Apr 13, 2006 at 05:47:18PM +0200, tchize wrote:
> 1) have configure create the two temporary file using content provided
> inside configure.am
> 2) have configure run a program and check it's exit status

configure is a Bourne shell script, and anything that isn't a macro is
passed unchanged from configure.ac to configure. You can hack this to go
on quickly.

Let's see whether there's a suitable macro for that.


> Note, the purpose is to discover a suitable command line XSLT
> processor. If someone is aware such macro already exist, please inform
> me too :)

I need this, too. If you end up coding a macro, be sure to share it!


With kind regards,
Baurzhan.


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

Reply via email to