]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Manfred Schwarb points out that the README contains an outdated
authorSimon Tatham <anakin@pobox.com>
Sat, 7 Jun 2008 16:25:46 +0000 (16:25 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 7 Jun 2008 16:25:46 +0000 (16:25 +0000)
comment about GTK 2 not being supported.

[originally from svn r8058]

README

diff --git a/README b/README
index 4afecbcaaf50dbdd84146f47c73267e862bfe373..a797292ed042f8ba0ed791ae76b4828cbe19627e 100644 (file)
--- a/README
+++ b/README
@@ -70,13 +70,13 @@ For building on Unix:
    Note that Unix PuTTY has mostly only been tested on Linux so far;
    portability problems such as BSD-style ptys or different header file
    requirements are expected.
+
  - unix/Makefile.gtk is for non-autoconfigured builds. This makefile
    expects you to change into the `unix' subdirectory, then run `make
    -f Makefile.gtk'.
 
- - For the graphical utilities, Gtk+-1.2 is required. Gtk+-2.0 is not
-   yet supported.
+ - For the graphical utilities, Gtk+-1.2 and Gtk+-2.0 should both be
+   supported.
 
  - Both Unix Makefiles have an `install' target. Note that by default
    it tries to install `man' pages, which you may need to have built