[Pale-Moon] Issue MoonchildProductions/UXP#1451 - Support hunspell as shared library

This commit is contained in:
Job Bautista 2023-04-23 13:17:41 +08:00 committed by roytam1
commit 2be4e3e69f

View file

@ -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@