autoconf 2.13 doesn't recognize Cygwin B20.1

DJ Delorie dj@delorie.com
Sun Feb 28 23:02:00 GMT 1999


We've changed gcc to define both __CYGWIN32__ and __CYGWIN__

We want to get rid of __CYGWIN32__ eventually, because "win32" may be
a trademark violation.

Sources should continue to refer to __CYGWIN32__ until we can be
reasonably sure that everyone has the new dev tools.

You should probably manually fix autoconf.m4 to check for __CYGWIN32__
for now.

> I think it checks for __CYGWIN__, but fails (see
> /usr/local/share/autoconf.m4).
> 
> Is this a bug, or is there now a different way to check for Cygwin?

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com




More information about the Cygwin mailing list