Bugzilla – Attachment 953 Details for
Bug 1078
passing --without-kerberos5 still checks for some kerberos support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
openssh-without-krb5.patch
openssh-without-krb5.patch (text/plain), 908 bytes, created by
Mike Frysinger
on 2005-09-06 09:01:12 AEST
(
hide
)
Description:
openssh-without-krb5.patch
Filename:
MIME Type:
Creator:
Mike Frysinger
Created:
2005-09-06 09:01:12 AEST
Size:
908 bytes
patch
obsolete
>Index: configure.ac >=================================================================== >RCS file: /cvs/openssh/configure.ac,v >retrieving revision 1.292 >diff -u -p -r1.292 configure.ac >--- configure.ac 31 Aug 2005 16:59:49 -0000 1.292 >+++ configure.ac 5 Sep 2005 23:00:52 -0000 >@@ -2757,14 +2757,14 @@ AC_ARG_WITH(kerberos5, > if test ! -z "$blibpath" ; then > blibpath="$blibpath:${KRB5ROOT}/lib" > fi >- fi > >- AC_CHECK_HEADERS(gssapi.h gssapi/gssapi.h) >- AC_CHECK_HEADERS(gssapi_krb5.h gssapi/gssapi_krb5.h) >- AC_CHECK_HEADERS(gssapi_generic.h gssapi/gssapi_generic.h) >+ AC_CHECK_HEADERS(gssapi.h gssapi/gssapi.h) >+ AC_CHECK_HEADERS(gssapi_krb5.h gssapi/gssapi_krb5.h) >+ AC_CHECK_HEADERS(gssapi_generic.h gssapi/gssapi_generic.h) > >- LIBS="$LIBS $K5LIBS" >- AC_SEARCH_LIBS(k_hasafs, kafs, AC_DEFINE(USE_AFS)) >+ LIBS="$LIBS $K5LIBS" >+ AC_SEARCH_LIBS(k_hasafs, kafs, AC_DEFINE(USE_AFS)) >+ fi > ] > ) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1078
: 953