Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:PKG_CONFIG

23 PKG_CONFIG ?= pkg-config
1415 DBUS_LIBS := $(shell $(PKG_CONFIG) --libs dbus-1)
1418 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)
1437 DBUS_LIBS := $(shell $(PKG_CONFIG) --libs dbus-1)
1440 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)