aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 6 insertions, 0 deletions
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 <<EOF
+XCC=$cc
+XAR=$ar
+EOF
+fi
print_inc() {
if test -n "$2"; then