зеркало из https://github.com/mozilla/gecko-dev.git
use gtk-config to find proper CFLAGS
This commit is contained in:
Родитель
4d6c65c43b
Коммит
d83fbd627e
|
@ -31,7 +31,7 @@ MODULE=raptor
|
|||
REQUIRES=util img xpcom raptor netlib
|
||||
|
||||
DEFINES += -D_IMPL_NS_GFXONXP
|
||||
CFLAGS += -I/usr/lib/glib/include
|
||||
CFLAGS += $(shell gtk-config --cflags)
|
||||
|
||||
LLIBS+=$(DIST)/lib/libxpcom.a $(DIST)/lib/libraptorbase.a $(DIST)/lib/libraptorgfx.a
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче