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