summaryrefslogtreecommitdiffstats
path: root/contrib/byacc/configure
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/byacc/configure')
-rwxr-xr-xcontrib/byacc/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/byacc/configure b/contrib/byacc/configure
index 24049ce..d0e8424 100755
--- a/contrib/byacc/configure
+++ b/contrib/byacc/configure
@@ -2112,7 +2112,7 @@ else
if test "$cross_compiling" = yes ; then
case $target_alias in #(vi
- *-os2-emx*|*-msdosdjgpp*|*-cygwin*|*-mingw32*|*-uwin*) #(vi
+ *-os2-emx*|*-msdosdjgpp*|*-cygwin*|*-msys*|*-mingw32*|*-uwin*) #(vi
cf_cv_mixedcase=no
;;
*)
@@ -2340,7 +2340,7 @@ case $host_os in #(vi
aix[4-7]*) #(vi
cf_xopen_source="-D_ALL_SOURCE"
;;
-cygwin) #(vi
+cygwin|msys) #(vi
cf_XOPEN_SOURCE=600
;;
darwin[0-8].*) #(vi
OpenPOWER on IntegriCloud