]> Savannah Git Hosting - gnulib.git/commit
More systematic naming of LIB variables.
authorBruno Haible <bruno@clisp.org>
Thu, 5 Jan 2023 10:11:50 +0000 (11:11 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 5 Jan 2023 10:16:38 +0000 (11:16 +0100)
commit5120ea0bd0a7b9bcbc18c08d6bbb6b0b9eb9afd9
tree96b2e2d699dfd9eddea5afedbd96db752e9c4f38
parent2752f1cb315fc461e3df263ab5bb03a354cf4308
More systematic naming of LIB variables.

* m4/acl.m4 (gl_FUNC_ACL, gl_FILE_HAS_ACL): Set FILE_HAS_ACL_LIB to the
same value as LIB_HAS_ACL.
* modules/file-has-acl (Link): Use FILE_HAS_ACL_LIB instead of
LIB_HAS_ACL.
* modules/file-has-acl-tests (Makefile.am): Likewise.
ChangeLog
m4/acl.m4
modules/file-has-acl
modules/file-has-acl-tests