]> Savannah Git Hosting - gnulib.git/commit
qcopy-acl: port to Fedora 9
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Jan 2023 23:21:26 +0000 (15:21 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Jan 2023 23:22:15 +0000 (15:22 -0800)
commit5e3e0a70eb55ea628d080f3ca06612da0c656e0f
treeb1aa1e80648c0242ee2011b0f20720535b485302
parent6d881f008253fa18022587f4d3d74df314695143
qcopy-acl: port to Fedora 9

It has libattr-2.4.41, which is too old for our code.
Problem reported by Po Lu <https://bugs.gnu.org/60843>.
* m4/xattr.m4 (gl_FUNC_XATTR): Check that we can use
ATTR_ACTION_PERMISSIONS, too.  Refactor so that there’s a single
test program that we compile and link, rather than doing the tests
in dribs and drabs.
ChangeLog
m4/xattr.m4