[systemd-devel] [PATCH] Fix compilation without ACL

Lennart Poettering lennart at poettering.net
Mon Jul 11 13:31:16 PDT 2011


On Wed, 06.07.11 15:14, Zbigniew Jędrzejewski-Szmek (zbyszek at in.waw.pl) wrote:

> 
> Compilation fails if sys/acl.h is not available. The configure script
> already tests for sys/acl.h presence, but the result was so far
> unused.  To compile without acl, stub implementations of the acl
> functions are used.

Applied, with modifications (i.e. we should use static inline instead of
just inline here and indenting fixes).

Note that your most recent patches have not been applicable with "git
am" (the prefix wasn't right). Would be nice to prep patches with git format-patch
again, so that I have it easier!

Thanks,

Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list