From ce04a88f3c0e0548eacff03018d7d7bdd88ec517 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 23 Jul 2021 14:56:16 +0300 Subject: MS-Windows followup to recent emacsclient changes * nt/gnulib-cfg.mk (OMIT_GNULIB_MODULE_file-has-acl): Set to true to avoid compiling file-has-acl.c on MS-Windows. --- nt/gnulib-cfg.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'nt') diff --git a/nt/gnulib-cfg.mk b/nt/gnulib-cfg.mk index 5cdbde6bb5b..c85b9150f0c 100644 --- a/nt/gnulib-cfg.mk +++ b/nt/gnulib-cfg.mk @@ -68,3 +68,4 @@ OMIT_GNULIB_MODULE_fchmodat = true OMIT_GNULIB_MODULE_lchmod = true OMIT_GNULIB_MODULE_futimens = true OMIT_GNULIB_MODULE_utimensat = true +OMIT_GNULIB_MODULE_file-has-acl = true -- cgit v1.2.3