mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* lisp/term/w32-win.el (dynamic-library-alist): Add libxml2-16.dll.
Do not merge to master.
This commit is contained in:
parent
6a8fda1f33
commit
b0e4e53b9a
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
|
|||
(if (>= libgnutls-version 30400)
|
||||
'(gnutls "libgnutls-30.dll")
|
||||
'(gnutls "libgnutls-28.dll" "libgnutls-26.dll"))
|
||||
'(libxml2 "libxml2-2.dll" "libxml2.dll")
|
||||
'(libxml2 "libxml2-16.dll" "libxml2-2.dll" "libxml2.dll")
|
||||
'(zlib "zlib1.dll" "libz-1.dll")
|
||||
'(lcms2 "liblcms2-2.dll")
|
||||
'(gccjit "libgccjit-0.dll")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue