Loading configure.ac +1 −1 Original line number Original line Diff line number Diff line Loading @@ -287,7 +287,7 @@ then AC_TRY_LINK( , AC_TRY_LINK( , [gethostbyname();], [gethostbyname();], [ dnl found it! [ dnl found it! HAVE_GETHOSTBYNAME="1", HAVE_GETHOSTBYNAME="1" AC_MSG_RESULT([yes])], AC_MSG_RESULT([yes])], [ dnl failed! [ dnl failed! AC_MSG_RESULT([no]) AC_MSG_RESULT([no]) Loading Loading
configure.ac +1 −1 Original line number Original line Diff line number Diff line Loading @@ -287,7 +287,7 @@ then AC_TRY_LINK( , AC_TRY_LINK( , [gethostbyname();], [gethostbyname();], [ dnl found it! [ dnl found it! HAVE_GETHOSTBYNAME="1", HAVE_GETHOSTBYNAME="1" AC_MSG_RESULT([yes])], AC_MSG_RESULT([yes])], [ dnl failed! [ dnl failed! AC_MSG_RESULT([no]) AC_MSG_RESULT([no]) Loading