aboutsummaryrefslogtreecommitdiff
path: root/lib/libwrap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libwrap/Makefile')
-rw-r--r--lib/libwrap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile
index 83800677642f..ab565d0b6b12 100644
--- a/lib/libwrap/Makefile
+++ b/lib/libwrap/Makefile
@@ -15,6 +15,7 @@ CFLAGS+=-DFACILITY=LOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON_UMASK=022 \
-DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 \
-DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" \
-DSYS_ERRLIST_DEFINED -DALWAYS_HOSTNAME
+CFLAGS+=-DINET6 -DUSE_GETIPNODEBY
SRCS= clean_exit.c diag.c eval.c fix_options.c fromhost.c \
hosts_access.c hosts_ctl.c misc.c myvsyslog.c options.c \