The 'copy-file' module does not need the functions defined in copy-acl.c,
set-acl.c, qset-acl.c.


2020-06-26  Bruno Haible  <br...@clisp.org>

        copy-file: Shrink dependencies.
        * modules/copy-file (Depends-on): Remove acl. Add acl-permissions,
        qcopy-acl.

diff --git a/modules/copy-file b/modules/copy-file
index cc4a3c7..293ad6a 100644
--- a/modules/copy-file
+++ b/modules/copy-file
@@ -7,7 +7,7 @@ lib/copy-file.c
 m4/copy-file.m4
 
 Depends-on:
-acl
+acl-permissions
 binary-io
 close
 copy-file-range
@@ -17,6 +17,7 @@ full-write
 gettext-h
 ignore-value
 open
+qcopy-acl
 quote
 safe-read
 stat-time


Reply via email to