X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.in;h=8855fcf414b68b93a95883f721ea34e65a28d766;hb=6440f81f91c35d9a60fe64df0514f45af1366c80;hp=0ee6db0a69c9b8cbf5605c172da0639f581bbaae;hpb=de67a097881e7dc70e15ed77556cf0e498ff9498;p=ghc-hetmet.git diff --git a/configure.in b/configure.in index 0ee6db0..8855fcf 100644 --- a/configure.in +++ b/configure.in @@ -734,6 +734,10 @@ AC_STRUCT_ST_BLKSIZE dnl ** do we have long longs? FPTOOLS_C_LONG_LONG +dnl ** check what fields struct msghdr contains +FPTOOLS_MSGHDR_MSG_ACCRIGHTS +FPTOOLS_MSGHDR_MSG_CONTROL + dnl ** what are the sizes of various types dnl (these must come before GHC_CHECK_ALIGNMENT) AC_CHECK_SIZEOF(char, 1)