Best we can do with this is c89.

This commit is contained in:
David E. O'Brien 2003-06-02 02:35:58 +00:00
parent 3d5f961224
commit 0c60c0c3bb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115669

View file

@ -4,6 +4,7 @@ MAINTAINER= markm@FreeBSD.org
PROG= tcpd
MAN= tcpd.8
CSTD?= c89
CFLAGS+=-DREAL_DAEMON_DIR=\"/usr/libexec\" \
-DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 \
-DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" \