bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Use xattr (Linux) in qcopy-acl.c


From: Bruno Haible
Subject: Re: [PATCH] Use xattr (Linux) in qcopy-acl.c
Date: Mon, 30 Jan 2023 11:18:55 +0100

> 2023-01-13  Bruno Haible  <bruno@clisp.org>
> 
>       qcopy-acl: Adjust link dependencies.
>       * modules/qcopy-acl (Depends-on): Add condition.
>       (configure.ac): Set QCOPY_ACL_LIB.
>       (Link): Add $(QCOPY_ACL_LIB). Remove $(LIB_ACL).
>       * modules/qacl (Link): Add $(LIB_ACL) and $(QCOPY_ACL_LIB).
>       * modules/acl (Link): Add $(LIB_ACL) and $(QCOPY_ACL_LIB).
>       * modules/copy-file (Link): Add $(QCOPY_ACL_LIB).
>       * modules/supersede (Link): Add $(QCOPY_ACL_LIB).

I forgot to add a NEWS entry for these changes. Adding it now:


2023-01-30  Bruno Haible  <bruno@clisp.org>

        Update NEWS.
        * NEWS: Update for qcopy-acl change on 2023-01-13.

diff --git a/NEWS b/NEWS
index e8cc0c4ae7..f3b508f950 100644
--- a/NEWS
+++ b/NEWS
@@ -79,6 +79,13 @@ Date        Modules         Changes
 
 2023-01-15  stdalign        This module is deprecated.  Use alignasof instead.
 
+2023-01-13  acl             Link additionally with $(QCOPY_ACL_LIB).
+            qacl
+            copy-file
+            supersede
+
+2023-01-13  qcopy-acl       Link with $(QCOPY_ACL_LIB) instead of $(LIB_ACL).
+
 2023-01-07  timer_time      Link with $(TIMER_TIME_LIB) instead of
                             $(LIB_TIMER_TIME).
 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]