]> jfr.im git - irc/gameservirc.git/blame - gameserv/config.h.in
Back to the old version... new one didn't work on sunos either! ARGH
[irc/gameservirc.git] / gameserv / config.h.in
CommitLineData
991b8a65 1/* config.h.in. Generated automatically from configure.in by autoheader. */
c1068b6e 2
991b8a65 3/* Define to empty if the keyword does not work. */
4#undef const
9323eb49 5
991b8a65 6/* Define to `unsigned' if <sys/types.h> doesn't define. */
7#undef size_t
c1068b6e 8
991b8a65 9/* Define if you have the ANSI C header files. */
10#undef STDC_HEADERS
9323eb49 11
991b8a65 12/* Define if you have the socket function. */
c1068b6e 13#undef HAVE_SOCKET
14
991b8a65 15/* Define if you have the strcspn function. */
c1068b6e 16#undef HAVE_STRCSPN
17
991b8a65 18/* Define if you have the strspn function. */
c1068b6e 19#undef HAVE_STRSPN
20
991b8a65 21/* Define if you have the strtok function. */
653c4f62 22#undef HAVE_STRTOK
23
991b8a65 24/* Define if you have the strtol function. */
c1068b6e 25#undef HAVE_STRTOL
26
991b8a65 27/* Define if you have the <crypt.h> header file. */
28#undef HAVE_CRYPT_H
c1068b6e 29
991b8a65 30/* Define if you have the <limits.h> header file. */
31#undef HAVE_LIMITS_H
c1068b6e 32
991b8a65 33/* Define if you have the <unistd.h> header file. */
c1068b6e 34#undef HAVE_UNISTD_H
35
991b8a65 36/* Define if you have the crypt library (-lcrypt). */
37#undef HAVE_LIBCRYPT