On Wed, 06.07.11 15:14, Zbigniew Jędrzejewski-Szmek (zbys...@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.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to