mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
[Basilisk] Don't build hunspell shared on SunOS
Port of MoonchildProductions/Pale-Moon commit ecdd494c58
This commit is contained in:
parent
56f5e8f283
commit
ebf28e418f
1 changed files with 2 additions and 0 deletions
|
|
@ -74,8 +74,10 @@
|
|||
@BINPATH@/@DLL_PREFIX@gkmedias@DLL_SUFFIX@
|
||||
#endif
|
||||
#ifndef MOZ_SYSTEM_HUNSPELL
|
||||
#ifndef XP_SOLARIS
|
||||
@BINPATH@/@DLL_PREFIX@hunspell@DLL_SUFFIX@
|
||||
#endif
|
||||
#endif
|
||||
#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