Use the bugs page on the website instead of the tracker in the autoconf bugs argument...
[synfig.git] / synfig-studio / trunk / win32build.sh
index af16642..3e59f01 100755 (executable)
@@ -2,8 +2,8 @@
 
 OPTIONS=""
 OPTIONS="$OPTIONS --disable-optimization"
-OPTIONS="$OPTIONS --disable-debug"
-#OPTIONS="$OPTIONS --enable-license-key"
+#OPTIONS="$OPTIONS --disable-debug"
+OPTIONS="$OPTIONS --enable-debug"
 
 
 BUILDDIR=win32build