diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-12-07 18:20:47 +0100 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-12-07 18:20:47 +0100 |
commit | c97b1affc53cbe2c9a0777b7c9b9d400b09b2f89 (patch) | |
tree | 91d3c9b1e32d74b0327f23be910e0e8ba4a64bae /INSTALL | |
parent | - markus@cvs.openbsd.org 2001/12/06 13:30:06 (diff) | |
download | openssh-c97b1affc53cbe2c9a0777b7c9b9d400b09b2f89.tar.xz openssh-c97b1affc53cbe2c9a0777b7c9b9d400b09b2f89.zip |
- (bal) PCRE no longer required. Banished from the source along with
fake-regex.h
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -51,12 +51,6 @@ ftp://ftp.gnu.org/gnu/make/ 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/programing/pcre/ - -Most platforms do not require this. However older Unices may not have a -posix regex library. PCRE provides a POSIX interface. - S/Key Libraries: http://www.sparc.spb.su/solaris/skey/ @@ -230,4 +224,4 @@ Please refer to the "reporting bugs" section of the webpage at http://www.openssh.com/ -$Id: INSTALL,v 1.46 2001/06/29 12:39:24 mouring Exp $ +$Id: INSTALL,v 1.47 2001/12/07 17:20:48 mouring Exp $ |