]> code.delx.au - gnu-emacs/commit
Avoid run-time dependency on libwinpthread DLL on MS-Windows
authorFabrice Popineau <fabrice.popineau@gmail.com>
Thu, 21 Apr 2016 16:23:00 +0000 (19:23 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 21 Apr 2016 16:23:00 +0000 (19:23 +0300)
commit798caa12af4260f5cd26cac06e5438eedff47994
tree19a2e0008a16b5c19cff503d48e153f8480a3644
parentf24004906e68597d4940f31a570d0e2bd7a9afe5
Avoid run-time dependency on libwinpthread DLL on MS-Windows

* nt/mingw-cfg.site (ac_cv_search_clock_gettime)
(ac_cv_func_clock_gettime, ac_cv_func_clock_settime): Force to not
present, so that MinGW64 builds don't depend on libwinpthread.
(Bug#22959)
nt/mingw-cfg.site