]> Pileus Git - aweather/blobdiff - gen-win32.sh
Version bump for 0.5.2
[aweather] / gen-win32.sh
index d2c7eb149ada796400aa7dc4f079fdfc81f70b5b..f9f3b593a209f6c378d777f4ce2c3fabf50849c2 100755 (executable)
@@ -6,4 +6,7 @@ export PKG_CONFIG_PATH="$GRITS"
 export LIBS="-L$GRITS"
 export CPPFLAGS="-I$GRITS"
 export CFLAGS="-g -Werror -Wno-unused -O3"
-./autogen.sh --host=i686-pc-mingw32
+./autogen.sh \
+       --enable-shared \
+       --disable-static \
+       --host=i686-pc-mingw32