Add '--disable-default-service' to gconf module autogenargs

This allows us to avoid adding PolicyKit DBus as a dependency.

Closes http://bugzilla.gnome.org/show_bug.cgi?id=586987
This commit is contained in:
Marina Zhurakhinskaya 2009-06-29 14:30:34 -04:00
parent 66a0bef1fb
commit 5f0d67263b

View File

@ -36,7 +36,7 @@
</dependencies>
</autotools>
<autotools id="gconf">
<autotools id="gconf" autogenargs="--disable-defaults-service">
<branch repo="git.gnome.org" module="gconf"/>
</autotools>