]> Savannah Git Hosting - gnulib.git/commitdiff
acl: don't depend on the deprecated qacl module
authorPádraig Brady <P@draigBrady.com>
Mon, 1 Jun 2015 22:59:36 +0000 (23:59 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 1 Jun 2015 23:01:21 +0000 (00:01 +0100)
* modules/acl (Depends-on): Use q{copy,set}-acl instead.

ChangeLog
modules/acl

index 3dc4f5d073bf3e13e8c4925303dbd04f48bb3662..2344b0769eb2e601cd73e9edb3eed2c4305cf4ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-01  Pádraig Brady  <P@draigBrady.com>
+
+       acl: don't depend on the deprecated qacl module
+       * modules/acl (Depends-on): Use q{copy,set}-acl instead.
+
 2015-06-01  Pádraig Brady  <P@draigBrady.com>
 
        gnulib-tool: concatenate lib_SOURCES to a single line
index d5d34503655793da709d08b2c45122be14838d0e..b42ed0836cd06308c52c4dc672803f87812b459d 100644 (file)
@@ -8,7 +8,8 @@ lib/set-acl.c
 Depends-on:
 error
 gettext-h
-qacl
+qcopy-acl
+qset-acl
 quote
 stdbool