mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
fix autoconf syntax
This commit is contained in:
parent
9a1948e959
commit
4d7350f3d5
@ -781,9 +781,9 @@ AC_LANG_PROGRAM(
|
||||
#include <ws2tcpip.h>
|
||||
#endif
|
||||
]])],
|
||||
[
|
||||
[[
|
||||
(void)getaddrinfo(NULL, NULL, NULL, NULL);
|
||||
]
|
||||
]]
|
||||
),
|
||||
[
|
||||
ac_cv_func_getaddrinfo="yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user