]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/configure.in
updated the Change log w/ new additions
[irc/gameservirc.git] / gameserv / configure.in
index f777a3fc0dc35bb0b2b752a3fea2a9c347649fb3..faefcb244b3ab946870f5907c47fe9c332848831 100644 (file)
@@ -22,5 +22,6 @@ AC_C_CONST
 AC_TYPE_SIZE_T
 
 dnl Checks for library functions.
-AC_CHECK_FUNCS(socket strcspn strspn strtol strtok)
+AC_CHECK_FUNCS(socket strcspn strspn strtol strtok gethostbyname)
 AC_OUTPUT(Makefile)
+