aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 8981cef..51c926a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -23,4 +23,10 @@ then
export WARNINGS
fi
+if [ $(uname) != "CYGWIN_NT-6.1" ];
+then
+ WARNINGS=""
+ export WARNINGS
+fi
+
autoreconf --install --verbose --force