X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/35305a49c0973c0e29e4a607c2b507a2d8face43..4a2a9a4e6a8fccd440da203bdfb8bba3f0b973a9:/src/config.h.in diff --git a/src/config.h.in b/src/config.h.in index 9d3a98e..ea831a5 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -45,6 +45,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_GC_GC_H +/* Define to 1 if you have the header file. */ +#undef HAVE_GEOIPCITY_H + +/* Define to 1 if you have the 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 @@ -281,9 +290,6 @@ /* 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