[Bug 1078] passing --without-kerberos5 still checks for some kerberos support
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Sep 6 09:00:13 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1078
Summary: passing --without-kerberos5 still checks for some
kerberos support
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: bitbucket at mindrot.org
ReportedBy: vapier at gentoo.org
the code in configure.ac that handles kerberos support will still check for some
kerberos features even if the user specifies --without-kerberos5
this is because some of the AC macros are outside of the 'if test "x$withval" !=
"xno" ; then' code
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list