summaryrefslogtreecommitdiffstats
path: root/libexec/tcpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/tcpd/Makefile')
-rw-r--r--libexec/tcpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tcpd/Makefile b/libexec/tcpd/Makefile
index 9e0e7ef..e9ae81a 100644
--- a/libexec/tcpd/Makefile
+++ b/libexec/tcpd/Makefile
@@ -7,7 +7,7 @@ CFLAGS+=-DREAL_DAEMON_DIR=\"/usr/libexec\" \
-DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 \
-DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" \
-DFACILITY=LOG_DAEMON
-.if !defined(NOINET6)
+.if !defined(NO_INET6)
CFLAGS+=-DINET6
.endif
OpenPOWER on IntegriCloud