summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-06-21 10:16:33 +0000
committerLennart Poettering <lennart@poettering.net>2005-06-21 10:16:33 +0000
commitd865d04651f5563c2b3257a8f2073c9eac5fcfe0 (patch)
tree87534d86e004a46f093d50ae52b27579bbf005c6 /avahi-daemon/Makefile.am
parent724242be451a3c82e51dee0981b0f41f5a265e53 (diff)
* move socket and pid file to its own directory /var/run/avahi
* create /var/run/avahi securely git-svn-id: file:///home/lennart/svn/public/avahi/trunk@133 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/Makefile.am')
-rw-r--r--avahi-daemon/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-daemon/Makefile.am b/avahi-daemon/Makefile.am
index 0682fba..3b90852 100644
--- a/avahi-daemon/Makefile.am
+++ b/avahi-daemon/Makefile.am
@@ -25,7 +25,8 @@ AM_CFLAGS= \
-I$(top_srcdir) \
-D_GNU_SOURCE \
-DAVAHI_SERVICE_DIRECTORY=\"$(servicedir)\" \
- -DAVAHI_CONFIG_FILE=\"$(pkgsysconfdir)/avahi.conf\"
+ -DAVAHI_CONFIG_FILE=\"$(pkgsysconfdir)/avahi.conf\" \
+ -DAVAHI_RUNTIME_DIR=\"$(localstatedir)/run/avahi\"
AM_LDADD=-lexpat
# GLIB 2.0