Add a link to the Survey of Commonly Available C System Header Files. It

looks like we might be able to get rid of a few header checks.

svn path=/trunk/; revision=49139
This commit is contained in:
Gerald Combs 2013-05-02 15:17:46 +00:00
parent a52f0c61f3
commit ee26b25981
1 changed files with 1 additions and 0 deletions

View File

@ -1887,6 +1887,7 @@ fi
AC_SUBST(LIBCAP_LIBS)
dnl Checks for header files.
dnl Some of these may not be needed: http://hacks.owlfolio.org/header-survey/
AC_CHECK_HEADERS(direct.h dirent.h fcntl.h grp.h inttypes.h netdb.h pwd.h stdarg.h stddef.h unistd.h)
AC_CHECK_HEADERS(sys/ioctl.h sys/param.h sys/socket.h sys/sockio.h sys/stat.h sys/time.h sys/types.h sys/utsname.h sys/wait.h)
AC_CHECK_HEADERS(netinet/in.h)