No issue - Allow embedded search module in HYPE_ICEDOVE project

This commit is contained in:
Gaming4JC 2023-12-30 22:48:56 -05:00 committed by roytam1
commit f3d37946be

View file

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