Strip license key and software expiry stuff now that Synfig is free software and...
[synfig.git] / synfig-core / trunk / win32build.sh
index a9817b5..bdc8a34 100755 (executable)
@@ -3,7 +3,6 @@
 #OPTIONS="--disable-optimization --enable-debug"
 
 OPTIONS="--enable-optimization=1 --disable-debug"
-#OPTIONS="$OPTIONS --enable-timelimit=120"
 
 [ -e configure ] || ./bootstrap || exit 0