mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
dbus-glib: remove --program-prefix
--program-prefix is now set in the auto-target infrastructure. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
4c5d599d9f
commit
63dfeb295f
@@ -13,7 +13,6 @@ DBUS_GLIB_CONF_ENV = ac_cv_have_abstract_sockets=yes \
|
||||
have_abstract_sockets=yes
|
||||
|
||||
DBUS_GLIB_CONF_OPT = --localstatedir=/var \
|
||||
--program-prefix="" \
|
||||
--disable-tests \
|
||||
--disable-xml-docs \
|
||||
--with-introspect-xml=$(DBUS_HOST_INTROSPECT) \
|
||||
|
||||
Reference in New Issue
Block a user