mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
No issue - Allow embedded search module in HYPE_ICEDOVE project
This commit is contained in:
parent
644b8680b2
commit
f3d37946be
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ if 'gtk' in CONFIG['MOZ_WIDGET_TOOLKIT']:
|
|||
DIRS += ['filepicker']
|
||||
|
||||
if CONFIG['MOZ_TOOLKIT_SEARCH'] and not CONFIG['MC_BASILISK'] \
|
||||
and not CONFIG['HYPE_ICEDOVE'] \
|
||||
and not CONFIG['HYPE_ICEWEASEL']:
|
||||
DIRS += ['search']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue