mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
[Pale-Moon] Issue MoonchildProductions/UXP#1451 - Support hunspell as shared library
This commit is contained in:
parent
b7f217e5ad
commit
2be4e3e69f
1 changed files with 2 additions and 0 deletions
|
|
@ -66,6 +66,8 @@
|
|||
#ifdef GKMEDIAS_SHARED_LIBRARY
|
||||
@BINPATH@/@DLL_PREFIX@gkmedias@DLL_SUFFIX@
|
||||
#endif
|
||||
; Hunspell
|
||||
@BINPATH@/@DLL_PREFIX@hunspell@DLL_SUFFIX@
|
||||
#ifndef MOZ_SYSTEM_NSPR
|
||||
#ifndef MOZ_FOLD_LIBS
|
||||
@BINPATH@/@DLL_PREFIX@nspr4@DLL_SUFFIX@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue