mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 09:27:59 +00:00
Manfred Schwarb points out that the README contains an outdated
comment about GTK 2 not being supported. [originally from svn r8058]
This commit is contained in:
parent
01adc7a8d2
commit
9f13d75c74
6
README
6
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
|
||||
|
Loading…
Reference in New Issue
Block a user