]> git.saurik.com Git - wxWidgets.git/blob - docs/motif/makewx
Added a \pythonnote command to tex2rtf.ini. By default, it's an empty macro,
[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