The Samba-Bugzilla – Attachment 1851 Details for
Bug 3667
touch rsync configure output
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rsync-configure-acl-touchup.patch
rsync-configure-acl-touchup.patch (text/plain), 1.08 KB, created by
Mike Frysinger
on 2006-04-07 19:57:57 UTC
(
hide
)
Description:
rsync-configure-acl-touchup.patch
Filename:
MIME Type:
Creator:
Mike Frysinger
Created:
2006-04-07 19:57:57 UTC
Size:
1.08 KB
patch
obsolete
>Index: patches/acls.diff >=================================================================== >RCS file: /cvsroot/rsync/patches/acls.diff,v >retrieving revision 1.115 >diff -u -p -r1.115 acls.diff >--- patches/acls.diff 22 Mar 2006 09:21:46 -0000 1.115 >+++ patches/acls.diff 8 Apr 2006 00:57:57 -0000 >@@ -1390,7 +1390,7 @@ TODO items: > dnl At the moment we don't test for a broken memcmp(), because all we > dnl need to do is test for equality, not comparison, and it seems that > dnl every platform has a memcmp that can do at least that. >-@@ -738,6 +743,77 @@ AC_SUBST(OBJ_RESTORE) >+@@ -738,6 +743,78 @@ AC_SUBST(OBJ_RESTORE) > AC_SUBST(CC_SHOBJ_FLAG) > AC_SUBST(BUILD_POPT) > >@@ -1439,6 +1439,7 @@ TODO items: > +#include <sys/acl.h>], > +[ acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p);], > +samba_cv_HAVE_POSIX_ACLS=yes,samba_cv_HAVE_POSIX_ACLS=no)]) >++ AC_MSG_CHECKING(ACL test results) > + if test x"$samba_cv_HAVE_POSIX_ACLS" = x"yes"; then > + AC_MSG_RESULT(Using posix ACLs) > + AC_DEFINE(HAVE_POSIX_ACLS, 1, [true if you have posix ACLs])
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 Raw
Actions:
View
Attachments on
bug 3667
: 1851