]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/x11/install.txt
always let the multiline text control process the Enter key presses
[wxWidgets.git] / docs / x11 / install.txt
index 4ef2f1f0d5a85e4dca064def906be732d0ffffae..44e0c95391d2bb7da20c293257bfa01ac3d1d8bc 100644 (file)
@@ -16,7 +16,7 @@ IMPORTANT NOTE:
 First steps
 -----------
 
-- Download wxX11-x.y.z.tgz, where x.y.z is the version number.
+- Download wxWindows-X-x.y.z.tgz, where x.y.z is the version number.
   Download documentation in a preferred format, such as
   wxWindows-HTML.zip or wxWindows-PDF.zip.
 
@@ -43,7 +43,7 @@ COMPILING USING CONFIGURE
 If you compile wxWindows on Linux for the first time and don't like to read 
 install instructions just do (in the base dir):
 
-> ./configure --with-x11 --with-universal
+> ./configure --with-x11
 > make
 > su <type root password>
 > make install