diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 4ad65a668..ed7aa6869 100644 --- a/configure.ac +++ b/configure.ac @@ -992,6 +992,9 @@ AC_TYPE_MODE_T AC_TYPE_SIGNAL AC_DECL_SYS_SIGLIST +gl_HEADER_SYS_SOCKET +gl_TYPE_SOCKLEN_T + AC_ARG_ENABLE(endian-check, AC_HELP_STRING([--disable-endian-check], [disable the endian check and trust the OS provided macros]), |