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