X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/64b73f1a2ee070485af325de2ea08875bdbc140b..5938a184a568873b48c1e59bf5c4ed5a9528d7f4:/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