summaryrefslogtreecommitdiffstats
path: root/secure/libexec/telnetd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/libexec/telnetd/Makefile')
-rw-r--r--secure/libexec/telnetd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/libexec/telnetd/Makefile b/secure/libexec/telnetd/Makefile
index 230e4e7..e13f48d 100644
--- a/secure/libexec/telnetd/Makefile
+++ b/secure/libexec/telnetd/Makefile
@@ -8,7 +8,7 @@ MAN8= telnetd.8
CFLAGS+= -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON \
-DENV_HACK -DAUTHENTICATION -DENCRYPTION \
- -I${TELNETDIR}
+ -I${TELNETDIR} -DINET6
SRCS= global.c slc.c state.c sys_term.c telnetd.c \
termstat.c utility.c authenc.c
OpenPOWER on IntegriCloud