mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Merge "Implement internal abstraction for iostreams"
This commit is contained in:
@@ -817,10 +817,6 @@ AC_ARG_ENABLE([asteriskssl],
|
||||
esac], [AST_ASTERISKSSL=yes])
|
||||
AC_SUBST(AST_ASTERISKSSL)
|
||||
|
||||
# https support (in main/http.c) uses funopen on BSD systems,
|
||||
# fopencookie on linux
|
||||
AC_CHECK_FUNCS([funopen fopencookie])
|
||||
|
||||
AC_CHECK_FUNCS([inet_aton])
|
||||
|
||||
# check if we have IP_PKTINFO constant defined
|
||||
|
Reference in New Issue
Block a user