summaryrefslogtreecommitdiffstats
path: root/avahi-dnsconfd
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-07-06 15:46:31 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-07-06 15:46:31 +0000
commitaaa1c563f5f89f3f1e333a031cf71056fdc50e5e (patch)
tree0b45986a7f132b665f9a948c632d65995614e0b0 /avahi-dnsconfd
parentaaf4c3e431d767ee628758abdc99f82b3af66b8f (diff)
* cleaned configure.ac
* fix Avahi runtime dir * use AM_CFLAGS instead of config.h.in to define paths (interfaces, socket, pid) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@165 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-dnsconfd')
-rw-r--r--avahi-dnsconfd/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-dnsconfd/Makefile.am b/avahi-dnsconfd/Makefile.am
index 7a2185f..3b3c79e 100644
--- a/avahi-dnsconfd/Makefile.am
+++ b/avahi-dnsconfd/Makefile.am
@@ -21,6 +21,8 @@ pkgsysconfdir=$(sysconfdir)/avahi
AM_CFLAGS= \
-I$(top_srcdir) \
+ -DAVAHI_RUNTIME_DIR=\"$(avahi_runtime_dir)/\" \
+ -DAVAHI_SOCKET=\"$(avahi_socket)\" \
-DAVAHI_DNSCONF_SCRIPT=\"$(pkgsysconfdir)/dnsconf.action\"
# GLIB 2.0