mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 19:42:48 -05:00
Update documentation to refer to Git rather than Subversion.
This commit is contained in:
6
README
6
README
@ -3,7 +3,7 @@ and Unix Telnet and SSH client.
|
||||
|
||||
If you want to rebuild PuTTY from source, we provide a variety of
|
||||
Makefiles and equivalents. (If you have fetched the source from
|
||||
Subversion, you'll have to generate the Makefiles yourself -- see
|
||||
Git, you'll have to generate the Makefiles yourself -- see
|
||||
below.)
|
||||
|
||||
There are various compile-time directives that you can use to
|
||||
@ -103,7 +103,7 @@ For building on Unix:
|
||||
|
||||
- The Unix Makefiles have an `install' target. Note that by default
|
||||
it tries to install `man' pages; if you have fetched the source via
|
||||
Subversion then you will need to have built these using Halibut
|
||||
Git then you will need to have built these using Halibut
|
||||
first - see below.
|
||||
|
||||
- It's also possible to build the Windows version of PuTTY to run
|
||||
@ -119,7 +119,7 @@ corrections to the actual Makefiles, Makefile.am or Makefile.in.
|
||||
|
||||
The Unix `configure' script and its various requirements are generated
|
||||
by the shell script `mkauto.sh', which requires GNU Autoconf, GNU
|
||||
Automake, and Gtk; if you've got the source from Subversion rather
|
||||
Automake, and Gtk; if you've got the source from Git rather
|
||||
than using one of our source snapshots, you'll need to run this
|
||||
yourself. The input file to Automake is generated by mkfiles.pl along
|
||||
with all the rest of the makefiles, so you will need to run mkfiles.pl
|
||||
|
Reference in New Issue
Block a user