]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/config.h.in
rerun autogen.sh
[irc/evilnet/x3.git] / src / config.h.in
index f12c13fcdbfb808d1c65d3a86b03dbffe9c90058..1d4921a30b79ead9195e9bda0909e79ee4e782f7 100644 (file)
 /* Define to disable built-in getopt library */
 #undef IGNORE_GETOPT
 
+/* Name of package */
+#undef PACKAGE
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
 /* 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
 
 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
 #undef TM_IN_SYS_TIME
 
+/* Version number of package */
+#undef VERSION
+
 /* Define if using the epoll I/O backend */
 #undef WITH_IOSET_EPOLL
 
 #undef inline
 #endif
 
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+#undef size_t
+
 /* type to use in place of socklen_t if not defined */
 #undef socklen_t