Searched defs:DBUS_INCLUDE (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A DMakefile44 ifndef DBUS_INCLUDE
45 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
49 DBUS_INCLUDE += $(shell xml2-config --cflags)
53 CFLAGS += $(DBUS_INCLUDE)
/external/wpa_supplicant_8/wpa_supplicant/
H A DAndroid.mk1289 ifndef DBUS_INCLUDE
1290 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1292 DBUS_CFLAGS += $(DBUS_INCLUDE)
1310 ifndef DBUS_INCLUDE
1311 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1317 DBUS_CFLAGS += $(DBUS_INCLUDE)
H A DMakefile1311 ifndef DBUS_INCLUDE
1312 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1314 DBUS_CFLAGS += $(DBUS_INCLUDE)
1332 ifndef DBUS_INCLUDE
1333 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1) macro
1339 DBUS_CFLAGS += $(DBUS_INCLUDE)

Completed in 140 milliseconds