summaryrefslogtreecommitdiff
path: root/src/configure
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure')
-rwxr-xr-xsrc/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configure b/src/configure
index 2cb394b..4501704 100755
--- a/src/configure
+++ b/src/configure
@@ -198,6 +198,7 @@ case $TARGET in
rm -f sysExec.hpp
rm -f daemonService.h daemonService.cpp
echo "loading Windows specific TUN Device"
+ CXXFLAGS=$CXXFLAGS' -DMINGW'
LDFLAGS=$LDFLAGS' -static'
;;
*)