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