From 777014b4876e96eac0e6be5edf9ff72b3899ff3b Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 29 May 2013 14:42:50 -0500 Subject: Dropping the DBus service file --- configure.ac | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ee90bae..c3424a6 100644 --- a/configure.ac +++ b/configure.ac @@ -105,17 +105,6 @@ fi AC_SUBST(INDICATORDIR) AC_SUBST(INDICATORICONSDIR) -########################### -# DBus Service Info -########################### - -if test "x$with_localinstall" = "xyes"; then - DBUSSERVICEDIR="${datadir}/dbus-1/services/" -else - DBUSSERVICEDIR=`$PKG_CONFIG --variable=session_bus_services_dir dbus-1` -fi -AC_SUBST(DBUSSERVICEDIR) - ########################### # Google Test framework ########################### -- cgit v1.2.3