diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-02-09 15:01:44 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-02-09 15:02:59 -0800 |
commit | 0a289d38b5b6aed734040314621b3f84200140df (patch) | |
tree | fd55896e18ad443142a9d57985ff113ff967a975 /lisp/emacs-lisp/byte-run.el | |
parent | 1a9dbf52d1ce016d38e67ec627ee91b6dac8010f (diff) | |
download | emacs-0a289d38b5b6aed734040314621b3f84200140df.tar.gz emacs-0a289d38b5b6aed734040314621b3f84200140df.tar.bz2 emacs-0a289d38b5b6aed734040314621b3f84200140df.zip |
Suppress ACL ops if configured with --disable-acl
Without this patch, some ACL operations were suppressed, but not all.
* src/fileio.c [!USE_ACL]: Do not include sys/acl.h.
(Ffile_acl, Fset_file_acl) [!USE_ACL]: Return nil in this case.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions