forked from mirrors/tftp-hpa-google
Yet more portability hacks.
This commit is contained in:
parent
01b753d213
commit
9570005ba2
3 changed files with 9 additions and 0 deletions
|
@ -46,6 +46,8 @@ AC_CHECK_HEADERS(unistd.h)
|
|||
AC_CHECK_HEADERS(sys/filio.h)
|
||||
AC_CHECK_HEADERS(sys/stat.h)
|
||||
AC_CHECK_HEADERS(sys/types.h)
|
||||
dnl This is needed on some versions of FreeBSD...
|
||||
AC_CHECK_HEADERS(machine/param.h)
|
||||
|
||||
AC_CHECK_TYPES(intmax_t)
|
||||
AC_CHECK_TYPES(long long)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue