diff options
author | Eli Zaretskii <eliz@gnu.org> | 2020-02-24 18:16:51 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-02-24 18:16:51 +0200 |
commit | 7dfe90a666ab6b90597e3ee61c141da088da340c (patch) | |
tree | c89accc53840eaa8b92186a207616883eb8ce3ca /test/lisp/emacs-lisp/cl-lib-tests.el | |
parent | 9d626dffc6ba62c0d7a1a5c712f576ed8684fd66 (diff) | |
download | emacs-7dfe90a666ab6b90597e3ee61c141da088da340c.tar.gz emacs-7dfe90a666ab6b90597e3ee61c141da088da340c.tar.bz2 emacs-7dfe90a666ab6b90597e3ee61c141da088da340c.zip |
Adapt the MS-Windows build to 'nofollow' changes
* nt/gnulib-cfg.mk (OMIT_GNULIB_MODULE_fchmodat)
(OMIT_GNULIB_MODULE_lchmod): Set to true to omit building these
modules on MS-Windows.
* nt/mingw-cfg.site (ac_cv_func_fchmodat)
(gl_cv_func_fchmodat_works, ac_cv_func_lchmod): Disable tests on
MS-Windows.
* src/w32.c (chmod_worker, lchmod, fchmodat): New functions.
(sys_chmod): Move most of the code to chmod_worker.
* src/w32.h (fchmodat, lchmod): Add prototypes.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-lib-tests.el')
0 files changed, 0 insertions, 0 deletions