diff --git a/configure b/configure index 01bcdb1..6a796f3 100755 --- a/configure +++ b/configure @@ -449,6 +449,12 @@ LIBSUF=$LIBSUF EXESUF=$EXESUF HOST_OS=$host_os EOF +if test "$mingw32" = "yes" -a "$host_os" != "Windows" ; then +cat >>config.mak <