On Tue, Dec 19, 2017 at 10:03 AM, Bram Moolenaar <b...@moolenaar.net> wrote:
> The header file is only used when HAVE_ACL is defined.  Which comes
> from os_unix.h:
>
> /* We have three kinds of ACL support. */
> #define HAVE_ACL (HAVE_POSIX_ACL || HAVE_SOLARIS_ACL || HAVE_AIX_ACL)
>
> Check what is in auto/config.h, search for "ACL"

251> #define HAVE_SYS_ACL_H 1
369> /* Define if you want to add support for ACL */
370> /* #undef HAVE_POSIX_ACL */
371> /* #undef HAVE_SOLARIS_ZFS_ACL */
372> /* #undef HAVE_SOLARIS_ACL */
373> /* #undef HAVE_AIX_ACL */

where nnn> is the line number. No other occurrences.

Best regards,
Tony.

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui