Clean up the Makefile handling of autoconf files; add check for

tcpwrappers.
This commit is contained in:
hpa 2001-04-23 05:40:39 +00:00
parent fa9f7c3e12
commit 7eb7968b74
5 changed files with 184 additions and 60 deletions

View file

@ -11,6 +11,8 @@ AC_C_INLINE
AC_CHECK_FUNCS(recvmsg)
PA_MSGHDR_MSG_CONTROL
PA_HAVE_TCPWRAPPERS
PA_ADD_CFLAGS(-Wall)
PA_ADD_CFLAGS(-W)
PA_ADD_CFLAGS(-Wpointer-arith)