[14866] in Athena Bugs
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Sat Dec 7 16:05:52 1996
From: epeisach@MIT.EDU
Date: Sat, 7 Dec 1996 16:05:50 -0500
To: bugs@MIT.EDU
Reply-To: epeisach@MIT.EDU
Cc:
>Submitter-Id: net
>Originator: Ezra Peisach
>Organization: MIT
>Confidential: no
>Synopsis: krb4 headers are always installed
>Severity: non-critical
>Priority: low
>Category: krb5-build
>Class: change-request
>Release: 1.0
>Environment:
System: OSF1 kangaroo.mit.edu V3.2 214 alpha
Machine: alpha
>Description:
The kerberosIV headers are always installed, even when one does
not request krb4 support.
>How-To-Repeat:
configure --without-krb4
make
make install
>Fix:
Do not descend into the krb4 subdir from include if no krb4
support is requested.