summaryrefslogtreecommitdiff
path: root/modules/copy-file
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-01-05 11:26:04 +0100
committerBruno Haible <bruno@clisp.org>2023-01-05 11:26:04 +0100
commitc11db345baddcd05f96f57e0318fbf0b028d4536 (patch)
tree08500036407650961f6ab50c25e294b0767185be /modules/copy-file
parent5120ea0bd0a7b9bcbc18c08d6bbb6b0b9eb9afd9 (diff)
downloadgnulib-c11db345baddcd05f96f57e0318fbf0b028d4536.tar.gz
copy-file, supersede: Fix link-time requirements.
* modules/copy-file (Link): Add $(LIB_ACL). * modules/supersede (Link): Likewise.
Diffstat (limited to 'modules/copy-file')
-rw-r--r--modules/copy-file1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/copy-file b/modules/copy-file
index 6140c72fa1..fa4a403af1 100644
--- a/modules/copy-file
+++ b/modules/copy-file
@@ -36,6 +36,7 @@ Include:
"copy-file.h"
Link:
+$(LIB_ACL)
$(LIB_MBRTOWC)
License: