This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: updated win32 macro


On Mar 14, 2001, "Robert Collins" <robert.collins@itdomain.com.au> 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'.

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.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]