From 632da18b336f70806d9e848b73ae85f8ae220cd7 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 27 Aug 2008 19:07:56 +0000 Subject: [PATCH] Modified comment. --- configure/os/CONFIG.Common.win32-x86-cygwin | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG.Common.win32-x86-cygwin b/configure/os/CONFIG.Common.win32-x86-cygwin index f34ff91f3..a7ae73563 100644 --- a/configure/os/CONFIG.Common.win32-x86-cygwin +++ b/configure/os/CONFIG.Common.win32-x86-cygwin @@ -32,6 +32,7 @@ ARCH_DEP_LDFLAGS += -m32 # compiler defines _WIN32 1 # compiler defines WIN32 1 # compiler defines WINNT 1 +# compiler defines __GNUC__ 3 # compiler does not define __unix __unix__ unix # compiler does not define __CYGWIN__ __CYGWIN32__