X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/64b73f1a2ee070485af325de2ea08875bdbc140b..37254c9a9eda1aa2e2d0cc65c46c9dac28c0fe16:/docs/motif/makewxmotif diff --git a/docs/motif/makewxmotif b/docs/motif/makewxmotif index 729f90c709..78f7864eb4 100644 --- a/docs/motif/makewxmotif +++ b/docs/motif/makewxmotif @@ -9,7 +9,7 @@ if [ ! -f ./configure ]; then CONFIG=../configure fi -CONFIG="$CONFIG --disable-shared --with-motif --without-gtk --enable-debug_flag --enable-debug_info --enable-debug --disable-sockets --disable-odbc --enable-threads --enable-newgrid" +CONFIG="$CONFIG --disable-shared --with-motif --enable-debug --enable-threads" echo Invoking $CONFIG