diff --git a/configure b/configure index 008d0b4cf32c82eb542e1302b4f3a5bd38a9671f..ea01dc52e6dfa21b8a7871a5f1f052628583b030 100644 --- a/configure +++ b/configure @@ -13,7 +13,7 @@ fi echo 'initialize configure' echo '---------------------------------------------' -if [ -d C:/Windows/System32 ] +if [ "$name" != "Linux" ] then mkdir -p product/win/lib mkdir -p product/win/dll