fixes dbus compile
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Jun 2008 19:23:44 +0000 (19:23 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Jun 2008 19:23:44 +0000 (19:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11444 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/dbus/Makefile

index 77d962e..094b720 100644 (file)
@@ -78,8 +78,7 @@ CONFIGURE_ARGS += \
        --with-dbus-daemondir="/usr/sbin" \
        --with-system-socket="/var/run/dbus/system_bus_socket" \
        --with-system-pid-file="/var/run/dbus.pid" \
-
-#      --without-x \
+       --without-x
 
 CONFIGURE_VARS+= \
        ac_cv_have_abstract_sockets="yes" \