mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 06:48:38 +09:00
[Pale-Moon] Issue MoonchildProductions/UXP#1457 - Remove redundant MOZ_FOLD_LIBS from confvars
It was moved to ac configure at some point
This commit is contained in:
parent
9656b3fc7d
commit
ca23a636cf
1 changed files with 0 additions and 5 deletions
|
|
@ -87,11 +87,6 @@ MOZ_CHROME_FILE_FORMAT=omni
|
|||
# Set the default top-level extensions
|
||||
MOZ_EXTENSIONS_DEFAULT=" gio"
|
||||
|
||||
# Fold Libs
|
||||
if test "$OS_TARGET" = "WINNT" -o "$OS_TARGET" = "Darwin"; then
|
||||
MOZ_FOLD_LIBS=1
|
||||
fi
|
||||
|
||||
# Include bundled fonts
|
||||
if test "$OS_ARCH" = "WINNT" -o \
|
||||
"$OS_ARCH" = "Linux"; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue