summaryrefslogtreecommitdiff
path: root/nt/INSTALL.W64
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2017-09-14 19:37:35 +0300
committerEli Zaretskii <eliz@gnu.org>2017-09-14 19:37:35 +0300
commit56ab0c4a4c99766c041a12f737353c9b889d1750 (patch)
tree578a58fea6da5312c3a522d4a3c58d7c2d5b16a3 /nt/INSTALL.W64
parentbc5485edeff0ccb3fbcc7fe6b6f13c666699e959 (diff)
downloademacs-56ab0c4a4c99766c041a12f737353c9b889d1750.tar.gz
Support lcms2 in MS-Windows builds
* lisp/term/w32-win.el (dynamic-library-alist): Include association for the lcms2 library. * src/lcms.c [WINDOWSNT]: Include windows.h and w32.h. Use DEF_DLL_FN to define pointers to dynamically loaded lcms2 functions. (cmsCIE2000DeltaE, cmsCIECAM02Init, cmsCIECAM02Forward) (cmsCIECAM02Done): New macros. (init_lcms_functions, Flcms2_available_p): New functions. (Flcms_cie_de2000, Flcms_cam02_ucs) [WINDOWSNT]: Call init_lcms_functions. (syms_of_lcms2): Defsubr lcms2-available-p. * src/w32fns.c (syms_of_w32fns): DEFSYM Qlcms2. * configure.ac: Include lcms2 in the final report and in emacs_config_features. * nt/INSTALL: * nt/INSTALL.W64: Update with the information about lcms2 library.
Diffstat (limited to 'nt/INSTALL.W64')
-rw-r--r--nt/INSTALL.W641
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/INSTALL.W64 b/nt/INSTALL.W64
index b40f2238b5e..cb134735738 100644
--- a/nt/INSTALL.W64
+++ b/nt/INSTALL.W64
@@ -63,6 +63,7 @@ packages (you can copy and paste it into the shell with Shift + Insert):
mingw-w64-x86_64-libpng \
mingw-w64-x86_64-libjpeg-turbo \
mingw-w64-x86_64-librsvg \
+ mingw-w64-x86_64-liblcms2 \
mingw-w64-x86_64-libxml2 \
mingw-w64-x86_64-gnutls \
mingw-w64-x86_64-zlib