+ If everything goes well, this should produce many files in SRPMS and
+ RPMS/i386 subdirectories.
+
+ Use "rpm -ba --with gtk2" to build GTK+2 version of wxGTK and use
+ "rpm -ba --with gtk2 --with unicode" to build GTK+2 Unicode build
+ (these are defaults, you can use --without option to change this).
+
+ Note: you may want to set the environment variable SMP to 3 or 4 on an
+ SMP machine to speed up the build (it uses "make -j$SMP" if the
+ variable is set)