aboutsummaryrefslogtreecommitdiff
path: root/lib/libwrap
diff options
context:
space:
mode:
authorYoshinobu Inoue <shin@FreeBSD.org>2000-02-03 10:27:03 +0000
committerYoshinobu Inoue <shin@FreeBSD.org>2000-02-03 10:27:03 +0000
commit8053080cbc1ee98871dd7549fef2a6d80f99a00a (patch)
tree1d13c0ef63117b6a1c0d3dd248bab5d834087aea /lib/libwrap
parentab08b2ee086a17c207ad7113836a332890a46834 (diff)
downloadsrc-8053080cbc1ee98871dd7549fef2a6d80f99a00a.tar.gz
src-8053080cbc1ee98871dd7549fef2a6d80f99a00a.zip
Notes
Diffstat (limited to 'lib/libwrap')
-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 \