Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:PKG_CONFIG

11 PKG_CONFIG ?= pkg-config
1242 DBUS_LIBS := $(shell $(PKG_CONFIG) --libs dbus-1)
1245 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)
1263 DBUS_LIBS := $(shell $(PKG_CONFIG) --libs dbus-1)
1266 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)