Dan Fandrich fix for hosts that need both -lnsl and -lsocket

darwin-pinnedpubkey
Daniel Stenberg 19 years ago
parent 6c5ea2af27
commit 5c7dcc6c33

@ -287,7 +287,7 @@ then
AC_TRY_LINK( ,
[gethostbyname();],
[ dnl found it!
HAVE_GETHOSTBYNAME="1",
HAVE_GETHOSTBYNAME="1"
AC_MSG_RESULT([yes])],
[ dnl failed!
AC_MSG_RESULT([no])

Loading…
Cancel
Save