diff options
author | Eli Zaretskii <eliz@gnu.org> | 2021-10-22 15:41:00 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2021-10-22 15:41:00 +0300 |
commit | 2bffa0189dec332f0026c144f081493e2b7fe94b (patch) | |
tree | 6d291ac6c41c794f7a9a4157b32af735e3ca29d4 /lisp/help-macro.el | |
parent | bc2a5c112796ea9f072984b471f980e4321263b3 (diff) | |
download | emacs-2bffa0189dec332f0026c144f081493e2b7fe94b.tar.gz emacs-2bffa0189dec332f0026c144f081493e2b7fe94b.tar.bz2 emacs-2bffa0189dec332f0026c144f081493e2b7fe94b.zip |
Fix WebP support on MS-Windows
* src/image.c (WebPDecodeRGBA, WebPDecodeRGB, WebPFree): Use
correct names and argument lists in DEF_DLL_FN; fix typos.
(WebPGetFeaturesInternal): Load this instead of WebPGetFeatures,
which is a static inline function in webp/decode.h.
(WebPGetFeatures): Redirect to call WebPGetFeaturesInternal.
* lisp/term/w32-win.el (dynamic-library-alist): Fix the name of
the WebP symbol.
* configure.ac (HAVE_WEBP): Fix detection of libwebp on MinGW.
* nt/INSTALL.W64:
* nt/INSTALL: Update information about libwebp availability.
Diffstat (limited to 'lisp/help-macro.el')
0 files changed, 0 insertions, 0 deletions