]> git.saurik.com Git - wxWidgets.git/commitdiff
Replace one more ocurrence of --with-gtk1
authorRobert Roebling <robert@roebling.de>
Mon, 18 Apr 2005 18:23:50 +0000 (18:23 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 18 Apr 2005 18:23:50 +0000 (18:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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
 -----------------