]> Savannah Git Hosting - gnulib.git/commit
qcopy-acl: Adjust link dependencies.
authorBruno Haible <bruno@clisp.org>
Fri, 13 Jan 2023 08:30:29 +0000 (09:30 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 13 Jan 2023 08:30:29 +0000 (09:30 +0100)
commitbe8884dd02e43c1078aa8b751ae1a6f0ea0f245d
tree836415de48d956631df8eaa5c7310b5c9ec6e2b7
parent92e048ee346d70bb63d79b9f9e12d2227d7f6ae6
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).
* modules/acl-tests (Makefile.am): Link test-copy-acl with
$(QCOPY_ACL_LIB).
* modules/copy-file-tests (Makefile.am): Link test-copy-file with
$(QCOPY_ACL_LIB).
* modules/supersede-tests (Makefile.am): Link test-supersede with
$(QCOPY_ACL_LIB).
ChangeLog
modules/acl
modules/acl-tests
modules/copy-file
modules/copy-file-tests
modules/qacl
modules/qcopy-acl
modules/supersede
modules/supersede-tests