-wxWidgets 2.7 for GTK+ installation
------------------------------------
+wxWidgets for GTK+ installation
+-------------------------------
IMPORTANT NOTE:
When sending bug reports tell us what version of wxWidgets you are
using (including the beta) and what compiler on what system. One
- example: wxGTK 2.7.0, gcc 3.4.5, Fedora Core 4
+ example: wxGTK 2.8.0, gcc 3.4.5, Fedora Core 4
* The simplest case
-------------------
Normally, you won't have to choose a toolkit, because when
you download wxGTK, it will default to --with-gtk etc. But
-if you use all of our CVS repository you have to choose a
+if you use all of our SVN repository you have to choose a
toolkit. You must do this by running configure with either of:
--with-gtk=2 Use the GTK+ 2.0. Default.