aboutsummaryrefslogtreecommitdiff
path: root/gas/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/configure.in')
-rw-r--r--gas/configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/configure.in b/gas/configure.in
index 0af0c91..8d03edd 100644
--- a/gas/configure.in
+++ b/gas/configure.in
@@ -707,6 +707,10 @@ else
fi
AC_MSG_RESULT($cross_gas)
+# Look for win32 specific settings.
+CY_CYGWIN32
+CY_EXEEXT
+
dnl ansidecl.h will deal with const
dnl AC_CONST
AC_FUNC_ALLOCA