X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/64b73f1a2ee070485af325de2ea08875bdbc140b..65baafba0e8cd74f2264b7e2f7625ff5bea84864:/docs/mac/makewxmac?ds=sidebyside diff --git a/docs/mac/makewxmac b/docs/mac/makewxmac index c3afecd361..6f1cf41601 100755 --- a/docs/mac/makewxmac +++ b/docs/mac/makewxmac @@ -9,7 +9,7 @@ if [ ! -f ./configure ]; then CONFIG=../configure fi -CONFIG="$CONFIG --disable-shared --enable-debug --enable-debug_cntxt --enable-debug_gdb --with-threads --without-sockets --without-odbc --enable-mem_tracing" +CONFIG="$CONFIG --disable-shared --enable-debug --enable-debug_cntxt --with-threads --without-sockets --without-odbc --enable-mem_tracing" echo Invoking $CONFIG