mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
; * nt/INSTALL: Fix a typo.
This commit is contained in:
parent
2bffa0189d
commit
6883403719
1 changed files with 1 additions and 1 deletions
|
|
@ -745,7 +745,7 @@ build will run on Windows 9X and newer systems).
|
|||
|
||||
https://developers.google.com/speed/webp/
|
||||
|
||||
were compiled by MSVC, and include only static libraries, no DLLs.
|
||||
was compiled by MSVC, and includes only static libraries, no DLLs.
|
||||
So you cannot use that to build Emacs with WebP support on
|
||||
MS-Windows, as that needs libwebp as a DLL.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue