X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/64b73f1a2ee070485af325de2ea08875bdbc140b..6ba5438dda164146bf36ca729f8328332fae36b7:/docs/mac/makewxmac 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