]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/config.h.in
improve stats routing command
[irc/evilnet/x3.git] / src / config.h.in
index 9d3a98ec37a4e9009da7e98bfad9948918d68bdb..ea831a5ed1e12d3856a7692b356573337ad713ef 100644 (file)
 /* Define to 1 if you have the <gc/gc.h> header file. */
 #undef HAVE_GC_GC_H
 
+/* Define to 1 if you have the <GeoIPCity.h> header file. */
+#undef HAVE_GEOIPCITY_H
+
+/* Define to 1 if you have the <GeoIP.h> header file. */
+#undef HAVE_GEOIP_H
+
 /* Define to 1 if you have the `getaddrinfo' function. */
 #undef HAVE_GETADDRINFO
 
@@ -81,6 +87,9 @@
 /* Define to 1 if you have the `gc' library (-lgc). */
 #undef HAVE_LIBGC
 
+/* Define to 1 if you have the `GeoIP' library (-lGeoIP). */
+#undef HAVE_LIBGEOIP
+
 /* Define to 1 if you have the `m' library (-lm). */
 #undef HAVE_LIBM
 
 /* Define if using the X3 internal debug allocator */
 #undef WITH_MALLOC_X3
 
-/* Define if using the Bahamut dialect of IRC */
-#undef WITH_PROTOCOL_BAHAMUT
-
 /* Define if using the P10 dialect of IRC */
 #undef WITH_PROTOCOL_P10