Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 226823
Collapse All | Expand All

(-)src/Makefile.am (-1 / +1 lines)
Lines 20-26 Link Here
20
AM_CFLAGS = \
20
AM_CFLAGS = \
21
	-DMDNS_ALLOW_FILE=\"$(sysconfdir)/mdns.allow\" \
21
	-DMDNS_ALLOW_FILE=\"$(sysconfdir)/mdns.allow\" \
22
	-DRESOLV_CONF_FILE=\"$(sysconfdir)/resolv.conf\" \
22
	-DRESOLV_CONF_FILE=\"$(sysconfdir)/resolv.conf\" \
23
	-DAVAHI_SOCKET=\"$(localstatedir)/run/avahi-daemon/socket\"
23
	-DAVAHI_SOCKET=\"$(ROOT)var/run/avahi-daemon/socket\"
24
24
25
#AM_CFLAGS += -DNDEBUG=1 -Os
25
#AM_CFLAGS += -DNDEBUG=1 -Os
26
26

Return to bug 226823