]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/config.h.in
Minor typo in previous commit where returning 0 when it should have been 1 from opser...
[irc/evilnet/x3.git] / src / config.h.in
index f12c13fcdbfb808d1c65d3a86b03dbffe9c90058..855a78fdf0acad750e1a9de22e2c7811c82dca9d 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