]> git.saurik.com Git - wxWidgets.git/blame - docs/motif/makewx
Cured radiobutton non-setting by using BS_AUTORADIOBUTTON; cured gridg.cpp
[wxWidgets.git] / docs / motif / makewx
CommitLineData
44c4a334
JS
1# Make wxMotif using the configure system
2chmod a+x install/unix/config.sub install/unix/setup/general/* install/unix/config.guess install/unix/setup/shared/*
3cd install/unix
4autoconf && ./configure --with-shared --with-gtk --with-debug_flag --with-debug_info --without-threads
5cd ../..
6make makefiles
7make