]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/makewxgtk
SWIGged updates for wxMSW
[wxWidgets.git] / docs / gtk / makewxgtk
index 71971a3621448148cfd7914cbd0d9e4b096c4008..cf8ac225e021a07132db18793e95d9ddd646ffb3 100644 (file)
@@ -5,7 +5,7 @@
 # Note that this uses standard (but commonly-used) configure options;
 # if you're feeling brave, you may wish to compile with threads.
 # -- Julian Smart
-chmod a+x configure config.sub config.guess setup/general/* setup/shared/*
-./configure --with-shared --with-gtk --with-debug_flag --with-debug_info --without-threads -without-odbc
-make makefiles
+rm -f *.cache
+chmod a+x configure config.sub config.guess samples/configure demos/configure contrib/configure
+./configure --disable-shared --with-gtk --with-debug_flag --with-debug_info --enable-debug --without-threads --without-sockets -without-odbc -without-libjpeg
 make