X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8870c26ecb03e87065fdb3617b8c47ca3c923a53..eefc691533295ee9ffbdb166c5684bdc361b53da:/docs/gtk/makewxgtk?ds=sidebyside diff --git a/docs/gtk/makewxgtk b/docs/gtk/makewxgtk index 71971a3621..cf8ac225e0 100644 --- a/docs/gtk/makewxgtk +++ b/docs/gtk/makewxgtk @@ -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