From: Pádraig Brady Date: Mon, 1 Jun 2015 22:59:36 +0000 (+0100) Subject: acl: don't depend on the deprecated qacl module X-Git-Tag: v1.0~7057 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=2c2d4d9164ae1014d60326c1748493be36c295e3;p=gnulib.git acl: don't depend on the deprecated qacl module * modules/acl (Depends-on): Use q{copy,set}-acl instead. --- diff --git a/ChangeLog b/ChangeLog index 3dc4f5d073..2344b0769e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-06-01 Pádraig Brady + + 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 gnulib-tool: concatenate lib_SOURCES to a single line diff --git a/modules/acl b/modules/acl index d5d3450365..b42ed0836c 100644 --- a/modules/acl +++ b/modules/acl @@ -8,7 +8,8 @@ lib/set-acl.c Depends-on: error gettext-h -qacl +qcopy-acl +qset-acl quote stdbool