- (djm) Redhat spec enables KrbV by default

This commit is contained in:
Damien Miller 2002-04-23 21:17:17 +10:00
parent 0b3894d5b5
commit 654a4ef969
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
20020423
- (djm) Trim ChangeLog to include only post-3.1 changes
- (djm) Update RPM spec file versions
- (djm) Redhat spec enables KrbV by default
- (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
Robert Urban <urban@spielwiese.de>
- (djm) Make privsep work with PAM (still experimental)
@ -475,4 +476,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
$Id: ChangeLog,v 1.2072 2002/04/23 11:15:31 djm Exp $
$Id: ChangeLog,v 1.2073 2002/04/23 11:17:17 djm Exp $

View File

@ -167,6 +167,7 @@ EXTRA_OPTS=""
--with-pam \
--with-tcp-wrappers \
--with-rsh=/usr/bin/rsh \
--with-kerberos5=/usr/kerberos \
--with-default-path=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin \
$EXTRA_OPTS