summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-12-07 17:20:47 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-12-07 17:20:47 +0000
commitc97b1affc53cbe2c9a0777b7c9b9d400b09b2f89 (patch)
tree91d3c9b1e32d74b0327f23be910e0e8ba4a64bae /INSTALL
parentade03f6bad77faf80441396eb41134489454e1c1 (diff)
- (bal) PCRE no longer required. Banished from the source along with
fake-regex.h
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 1 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 7c890b14..4e1c1da5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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 $