fixes dbus compile
authorJohn Crispin <john@openwrt.org>
Wed, 11 Jun 2008 19:23:44 +0000 (19:23 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 11 Jun 2008 19:23:44 +0000 (19:23 +0000)
SVN-Revision: 11444

utils/dbus/Makefile

index 77d962efa688c8cf99698617bfb17c8acd76e6f4..094b720df497a18bc736bbeba5094a6d67ff8e6c 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" \