- (djm) Clean up PCRE text in INSTALL

This commit is contained in:
Damien Miller 2001-02-12 11:15:41 +11:00
parent 070ca31325
commit f172020510
2 changed files with 6 additions and 5 deletions

View File

@ -3,6 +3,7 @@
--define "skip_gnome_askpass 1", --define "rh7 1" and make the --define "skip_gnome_askpass 1", --define "rh7 1" and make the
implicit rpm-3.0.5 dependancy explicit. Patch and suggestions from implicit rpm-3.0.5 dependancy explicit. Patch and suggestions from
Pekka Savola <pekkas@netcore.fi> Pekka Savola <pekkas@netcore.fi>
- (djm) Clean up PCRE text in INSTALL
20010211 20010211
- (bal) OpenBSD Sync - (bal) OpenBSD Sync
@ -3899,4 +3900,4 @@
- Wrote replacements for strlcpy and mkdtemp - Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1 - Released 1.0pre1
$Id: ChangeLog,v 1.745 2001/02/11 22:34:17 djm Exp $ $Id: ChangeLog,v 1.746 2001/02/12 00:15:41 djm Exp $

View File

@ -49,11 +49,11 @@ ftp://ftp.gnu.org/gnu/make/
OpenSSH has only been tested with GNU make. It may work with other OpenSSH has only been tested with GNU make. It may work with other
'make' programs, but you are on your own. 'make' programs, but you are on your own.
pcre (POSIX Regular Expression library): PCRE (PERL-compatible Regular Expression library):
ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/ ftp://ftp.cus.cam.ac.uk/pub/software/programs/pcre/
Most platforms do not required this. However older 4.3 BSD do not Most platforms do not require this. However older Unices may not have a
have a posix regex library. posix regex library. PCRE provides a POSIX interface.
S/Key Libraries: S/Key Libraries:
http://www.sparc.spb.su/solaris/skey/ http://www.sparc.spb.su/solaris/skey/
@ -215,4 +215,4 @@ Please refer to the "reporting bugs" section of the webpage at
http://www.openssh.com/ http://www.openssh.com/
$Id: INSTALL,v 1.39 2001/02/09 01:55:36 djm Exp $ $Id: INSTALL,v 1.40 2001/02/12 00:15:41 djm Exp $