X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/9afcd83597afd1af8f3988b2e34235691dcd19ac..a3da4b66b05fa77dec803e29b525c464cbd5d37c:/src/config.h.in diff --git a/src/config.h.in b/src/config.h.in index 6c7c982..1d4921a 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -303,6 +303,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION @@ -377,5 +380,8 @@ #undef inline #endif +/* Define to `unsigned int' if does not define. */ +#undef size_t + /* type to use in place of socklen_t if not defined */ #undef socklen_t