forked from mirrors/tftp-hpa-google
Cleanup the PA_HEADER_DEFINES() interface somewhat.
This commit is contained in:
parent
a0db7c057b
commit
1e6fa366d1
2 changed files with 6 additions and 4 deletions
|
@ -39,7 +39,7 @@ AC_CHECK_FUNCS(setregid)
|
|||
PA_MSGHDR_MSG_CONTROL
|
||||
PA_STRUCT_IN_PKTINFO
|
||||
|
||||
PA_HEADER_DEFINES([#include <netinet/in.h>], int, IPPORT_TFTP)
|
||||
PA_HEADER_DEFINES(netinet/in.h, int, IPPORT_TFTP)
|
||||
|
||||
PA_WITH_BOOL(tcpwrappers, 1,
|
||||
[ --without-tcpwrappers Disable tcpwrapper permissions checking],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue