]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/motif/makewxmotif
WinMain() is Unicode under CE (how did this work before?)
[wxWidgets.git] / docs / motif / makewxmotif
index 729f90c70964e5485ec01ed4189dc819c4164701..78f7864eb444508b9c3cbd57305755a55206240b 100644 (file)
@@ -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