]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/config.h.in
updated the Change log w/ new additions
[irc/gameservirc.git] / gameserv / config.h.in
index df91fef76e31bc7052d1fde843149d4b909fbff8..45ea0b216f97e8d377cffa21bf154b58bb94a707 100644 (file)
@@ -9,6 +9,9 @@
 /* Define if you have the ANSI C header files.  */
 #undef STDC_HEADERS
 
+/* Define if you can safely include both <sys/time.h> and <time.h>.  */
+#undef TIME_WITH_SYS_TIME
+
 /* Define if you have the socket function.  */
 #undef HAVE_SOCKET
 
@@ -35,3 +38,6 @@
 
 /* Define if you have the crypt library (-lcrypt).  */
 #undef HAVE_LIBCRYPT
+
+/* Define if you have the gethostbyname function. */
+#undef HAVE_GETHOSTBYNAME