summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 817ac2b353..ab4e44ae59 100755
--- a/configure
+++ b/configure
@@ -3745,6 +3745,7 @@ echores "$_ftello"
if cygwin ; then
_confcygwin='TARGET_CYGWIN = yes'
_def_confwin32='#define WIN32'
+ CFLAGS="$CFLAGS -D__CYGWIN__ -D__CYGWIN_USE_BIG_TYPES__"
else
_confcygwin="TARGET_CYGWIN = no"
fi