Now configure checks for struct sockaddr_storage and the ftp code tries

to survive without it if not found. AIX 4.3 targetted adjustment.
This commit is contained in:
Daniel Stenberg
2005-05-02 11:56:15 +00:00
parent ed9e10f2d8
commit a31ddd363b
3 changed files with 31 additions and 2 deletions

View File

@@ -1400,6 +1400,8 @@ AC_CHECK_TYPE(ssize_t, ,
TYPE_SOCKLEN_T
TYPE_IN_ADDR_T
TYPE_SOCKADDR_STORAGE
AC_FUNC_SELECT_ARGTYPES
dnl Checks for library functions.