From: Eli Zaretskii Date: Sat, 25 Apr 2015 07:29:40 +0000 (+0300) Subject: MS-Windows followup for the recent gnulib update X-Git-Tag: emacs-25.0.90~2304 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=474519c96d7d819439ffac08cf270a2247eabf98;p=emacs.git MS-Windows followup for the recent gnulib update * nt/gnulib.mk (libgnu_a_SOURCES): Replace file-has-acl.c with acl-internal.c. --- diff --git a/nt/gnulib.mk b/nt/gnulib.mk index 4be3c2cedf3..26a9ea9ad53 100644 --- a/nt/gnulib.mk +++ b/nt/gnulib.mk @@ -523,7 +523,7 @@ EXTRA_libgnu_a_SOURCES += putenv.c ## begin gnulib module qacl -libgnu_a_SOURCES += acl-errno-valid.c file-has-acl.c qcopy-acl.c +libgnu_a_SOURCES += acl-errno-valid.c acl-internal.c qcopy-acl.c EXTRA_DIST += acl-internal.h acl.h acl_entries.c