diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-04-28 16:32:10 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-04-28 16:32:10 +0000 |
commit | a4c02d8004d55af3eb48f4e55889401faab355ea (patch) | |
tree | f3e800cb19f336fd7327496151c90bc531109083 /INSTALL | |
parent | a8c7a62ad4a2401e1200cef2c180d34f95aaf7cc (diff) | |
download | openssh-git-a4c02d8004d55af3eb48f4e55889401faab355ea.tar.gz |
- (bal) Updated INSTALL. PCRE moved to a new place.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -52,7 +52,7 @@ OpenSSH has only been tested with GNU make. It may work with other 'make' programs, but you are on your own. PCRE (PERL-compatible Regular Expression library): -ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/ +ftp://ftp.cus.cam.ac.uk/pub/software/programing/pcre/ Most platforms do not require this. However older Unices may not have a posix regex library. PCRE provides a POSIX interface. @@ -227,4 +227,4 @@ Please refer to the "reporting bugs" section of the webpage at http://www.openssh.com/ -$Id: INSTALL,v 1.43 2001/04/20 20:56:21 stevesk Exp $ +$Id: INSTALL,v 1.44 2001/04/28 16:32:11 mouring Exp $ |