Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 25 Feb 1999 17:44:42 -0500 Message-Id: <199902252244.RAA18361@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: wiz AT danbala DOT ifoer DOT tuwien DOT ac DOT at CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <7b4jjn$6qj@eris.giga.or.at> (message from Wiz on 25 Feb 1999 22:41:59 GMT) Subject: Re: autoconf 2.13 doesn't recognize Cygwin B20.1 References: <7b4jjn$6qj AT eris DOT giga DOT or DOT at> 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 AT sourceware DOT cygnus DOT com