summaryrefslogtreecommitdiffstats
path: root/rules/host-dbus-glib.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-08-01 21:09:01 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-08-01 21:09:01 +0000
commitfdd75d32b32f42184fe42a2e964196d09187099d (patch)
tree32692dda7a46ed265929b030981087af9b39394f /rules/host-dbus-glib.make
parentdfbc6b7fad49d1f59b2d4c82f253abbb1a2a1a34 (diff)
downloadptxdist-fdd75d32b32f42184fe42a2e964196d09187099d.tar.gz
ptxdist-fdd75d32b32f42184fe42a2e964196d09187099d.tar.xz
* dbus-glib: fix cross compilation and installation stage
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8715 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-dbus-glib.make')
-rw-r--r--rules/host-dbus-glib.make7
1 files changed, 0 insertions, 7 deletions
diff --git a/rules/host-dbus-glib.make b/rules/host-dbus-glib.make
index 9d3e03741..d68068921 100644
--- a/rules/host-dbus-glib.make
+++ b/rules/host-dbus-glib.make
@@ -65,13 +65,6 @@ HOST_DBUS_GLIB_AUTOCONF := \
--disable-gcov \
--disable-gtk-doc
-# --with-test-socket-dir=dirname
-# Where to put sockets for make check
-# --with-introspect-xml=filename
-# Pass in a pregenerated dbus daemon introspection xml
-# file (as generated by 'dbus-daemon --introspect') to
-# use instead of querying the installed dbus daemon
-
$(STATEDIR)/host-dbus-glib.prepare: $(host-dbus-glib_prepare_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(HOST_DBUS_GLIB_DIR)/config.cache)