Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:PKG_CONFIG

11 PKG_CONFIG ?= pkg-config
1254 DBUS_LIBS := $(shell $(PKG_CONFIG) --libs dbus-1)
1257 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)
1275 DBUS_LIBS := $(shell $(PKG_CONFIG) --libs dbus-1)
1278 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)