autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: testing the behaviour of a tool with 2 configure provided input file


From: Baurzhan Ismagulov
Subject: Re: testing the behaviour of a tool with 2 configure provided input file
Date: Thu, 13 Apr 2006 19:26:04 +0200
User-agent: Mutt/1.5.11

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]