check for sys/stropts.h and stropts.h headers

This commit is contained in:
asvitkine 2012-06-17 23:14:11 +00:00
parent 8db4abc28d
commit d3267154c8

View File

@ -381,6 +381,7 @@ AC_CHECK_HEADERS(netinet/in.h linux/if.h linux/if_tun.h net/if.h net/if_tun.h, [
AC_CHECK_HEADERS(AvailabilityMacros.h)
AC_CHECK_HEADERS(IOKit/storage/IOBlockStorageDevice.h)
AC_CHECK_HEADERS(fenv.h)
AC_CHECK_HEADERS(sys/stropts.h stropts.h)
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_BIGENDIAN