Bugzilla – Attachment 1983 Details for
Bug 1850
Build fails when SELinux is enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
openssh-5.7p1-selinux.diff
openssh-5.7p1-selinux.diff (text/plain), 713 bytes, created by
Leonardo Chiquitto
on 2011-01-24 23:30:47 AEDT
(
hide
)
Description:
openssh-5.7p1-selinux.diff
Filename:
MIME Type:
Creator:
Leonardo Chiquitto
Created:
2011-01-24 23:30:47 AEDT
Size:
713 bytes
patch
obsolete
>Index: openssh-5.7p1/configure.ac >=================================================================== >--- openssh-5.7p1.orig/configure.ac >+++ openssh-5.7p1/configure.ac >@@ -3505,7 +3505,6 @@ LIBSELINUX="" > AC_ARG_WITH(selinux, > [ --with-selinux Enable SELinux support], > [ if test "x$withval" != "xno" ; then >- save_LIBS="$LIBS" > AC_DEFINE(WITH_SELINUX,1,[Define if you want SELinux support.]) > SELINUX_MSG="yes" > AC_CHECK_HEADER([selinux/selinux.h], , >@@ -3517,7 +3516,6 @@ AC_ARG_WITH(selinux, > AC_MSG_ERROR(SELinux support requires libselinux library)) > SSHDLIBS="$SSHDLIBS $LIBSELINUX" > AC_CHECK_FUNCS(getseuserbyname get_default_context_with_level) >- LIBS="$save_LIBS" > 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 1850
: 1983