]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/install.txt
The mmedia contrib requires sys/soundcard.h on unix, so disable it on unix
[wxWidgets.git] / docs / gtk / install.txt
index ed7ff17a32c5beea23060ef7643b09c43955de17..6e0b38037238933b2a865be28183f4f22d9bc4d3 100644 (file)
@@ -47,8 +47,8 @@ If you want to remove wxWidgets on Unix you can do this:
 > ldconfig
 > exit
 
-Note that by default, GTK+ 2 is used. GTK+ 1 can be specified
-with --with-gtk1.
+Note that by default, GTK+ 2.X is used. GTK+ 1.2 can be specified
+with --with-gtk=1.
 
 * The expert case
 -----------------