summaryrefslogtreecommitdiffstats
path: root/avahi-dnsconfd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-dnsconfd/Makefile.am')
-rw-r--r--avahi-dnsconfd/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/avahi-dnsconfd/Makefile.am b/avahi-dnsconfd/Makefile.am
index 8a0787a..d3bd833 100644
--- a/avahi-dnsconfd/Makefile.am
+++ b/avahi-dnsconfd/Makefile.am
@@ -22,9 +22,7 @@ pkgsysconfdir=$(sysconfdir)/avahi
AM_CFLAGS= \
-I$(top_srcdir) \
-D_GNU_SOURCE \
- -DAVAHI_DNSCONF_SCRIPT=\"$(pkgsysconfdir)/dnsconf.action\" \
- -DAVAHI_SOCKET=\"$(localstatedir)/run/avahi/socket\" \
- -DAVAHI_RUNTIME_DIR=\"$(localstatedir)/run\"
+ -DAVAHI_DNSCONF_SCRIPT=\"$(pkgsysconfdir)/dnsconf.action\"
# GLIB 2.0
AM_CFLAGS+=$(GLIB20_CFLAGS)