summaryrefslogtreecommitdiff
path: root/bus/Makefile.am
diff options
context:
space:
mode:
authorRomain Pokrzywka <romain@kdab.com>2010-02-03 12:27:47 -0800
committerRalf Habacker <ralf.habacker@freenet.de>2010-02-07 00:32:46 +0100
commit1cd84d825889fd5cc5cfcbddc12bce1ef928f8a7 (patch)
tree2f02b9e07fd1b79719401e0bc52f4014b54e71c2 /bus/Makefile.am
parent196b310dd1e67444e16b12f904f1c1d8e7b988ae (diff)
downloaddbus-1cd84d825889fd5cc5cfcbddc12bce1ef928f8a7.tar.gz
remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use the specified name for the executable when building with cmake
Diffstat (limited to 'bus/Makefile.am')
-rw-r--r--bus/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/Makefile.am b/bus/Makefile.am
index 72233f10..c44fe6a7 100644
--- a/bus/Makefile.am
+++ b/bus/Makefile.am
@@ -3,7 +3,7 @@ configdir=$(sysconfdir)/dbus-1
INCLUDES=-I$(top_srcdir) $(DBUS_BUS_CFLAGS) @PIE_CFLAGS@ \
-DDBUS_SYSTEM_CONFIG_FILE=\""$(configdir)/system.conf"\" \
- -DDAEMON_NAME=\"dbus-daemon\" -DDBUS_COMPILATION
+ -DDBUS_COMPILATION
EFENCE=