зеркало из https://github.com/mozilla/pjs.git
Update LOCAL_INCLUDES to new srcdir location of shistory (docshell/shistory, not xpfe/components/shistory), from bug 305090
This commit is contained in:
Родитель
444552454a
Коммит
dbd351ac4f
|
@ -117,12 +117,12 @@ EXTRA_DSO_LDOPTS= \
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
LOCAL_INCLUDES = \
|
||||
-I$(srcdir) \
|
||||
-I$(srcdir)/../base \
|
||||
-I$(srcdir) \
|
||||
-I$(srcdir)/../base \
|
||||
-I$(srcdir)/../shistory/src \
|
||||
-I$(topsrcdir)/uriloader/base \
|
||||
-I$(topsrcdir)/uriloader/prefetch \
|
||||
-I$(topsrcdir)/uriloader/exthandler \
|
||||
-I$(topsrcdir)/xpfe/components/shistory/src \
|
||||
$(NULL)
|
||||
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
|
|
Загрузка…
Ссылка в новой задаче