----- Original Message -----
From: "Alexandre Oliva" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, March 15, 2001 4:51 PM
Subject: Re: updated win32 macro
> On Mar 14, 2001, "Robert Collins" <[EMAIL PROTECTED]>
wrote:
>
> > version 2.. returns true/false now. I've also updated te sample
code
> > to reflect this
>
> Better use `:' instead of `true'. I'm not sure `:' is more portable,
> but at least it's a built-in in more shells than `true'.
Ok, will do.
> I suggest separating `test for features and display results' from `set
> variables', so that you can enclose the tests within AC_CACHE_CHECK
> and still get the variables properly set even when the result was
> taken from the cache.
I'll readup on AC_CACHE_CHECK and give this a go.
Thanks
Rob