Ok, switching to testing against MOZ_WIDGET_TOOLKIT instead of OS_ARCH
git-svn-id: svn://10.0.0.236/trunk@78421 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -32,7 +32,7 @@ IS_COMPONENT = 1
|
||||
|
||||
CPPSRCS = nsModule.cpp
|
||||
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
ifeq ($(MOZ_WIDGET_TOOLKIT),os2)
|
||||
EXTRA_DSO_LIBS = autocomplete_s bookmarks_s directry history_s related_s \
|
||||
search_s timebomb_s urlbarhistory_s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user