]> git.eshelyaron.com Git - emacs.git/commit
Update from Gnulib by running admin/merge-gnulib
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 14 Jan 2023 03:32:47 +0000 (19:32 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 14 Jan 2023 04:03:54 +0000 (20:03 -0800)
commit99120491730c5839a5ba15ded187d481af1e71a7
tree8473e9b735fdc25d01fa5dc65ae2884250b23d89
parentdce42f556177e4e0f15daccb3c2f27a47f2beebb
Update from Gnulib by running admin/merge-gnulib

This adds a new file m4/xattr.m4 from Gnulib,
for NFS v4 attribute copying.
Also, do these changes by hand:
* configure.ac: Mention $LIB_XATTR" in ACL summary.
* src/Makefile.in (QCOPY_ACL_LIB): New macro.
(LIBES): Use it.
13 files changed:
build-aux/update-copyright
configure.ac
lib/gnulib.mk.in
lib/qcopy-acl.c
lib/verify.h
m4/acl.m4
m4/assert_h.m4
m4/gettime.m4
m4/gnulib-common.m4
m4/gnulib-comp.m4
m4/utimens.m4
m4/xattr.m4 [new file with mode: 0644]
src/Makefile.in