]> git.saurik.com Git - wxWidgets.git/blob - docs/motif/makewx
* Some more on streams.
[wxWidgets.git] / docs / motif / makewx
1 # Make wxMotif using the configure system
2 chmod a+x configure config.sub setup/general/* config.guess setup/shared/*
3 ./configure --with-shared --with-motif --with-debug_flag --with-debug_info --without-threads
4 make
5