Bug 1078

Summary: passing --without-kerberos5 still checks for some kerberos support
Product: Portable OpenSSH Reporter: Mike Frysinger <vapier>
Component: Build systemAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
openssh-without-krb5.patch none

Description Mike Frysinger 2005-09-06 09:00:12 AEST
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
Comment 1 Mike Frysinger 2005-09-06 09:01:12 AEST
Created attachment 953 [details]
openssh-without-krb5.patch
Comment 2 Tim Rice 2005-09-13 10:36:49 AEST
Fix commited to CVS
Thanks for the report
Comment 3 Darren Tucker 2006-10-07 11:41:53 AEST
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.