| |
| |
| @@ -12937,7 +12937,7 @@ |
| BUILD_CYGWIN_FALSE= |
| fi |
| |
| - if test x$bwin32 = xtrue || test x$cygwin = xtrue; then |
| + if test x$bwin32 = xtrue || test x$cygwin = xtrue || test x$ac_pe_target = xtrue; then |
| BUILD_WITH_NO_UNDEFINED_TRUE= |
| BUILD_WITH_NO_UNDEFINED_FALSE='#' |
| else |