]> jfr.im git - irc/thales.git/blame - src/config.h.in
added getopt_long() support
[irc/thales.git] / src / config.h.in
CommitLineData
7f9838a7 1/* src/config.h.in. Generated from configure.in by autoheader. */
2ace9480 2
7f9838a7 3/* 'use internal hashlist' */
4#undef HASHLISTSUPPORT
2ace9480 5
7f9838a7 6/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
2ace9480 7#undef HAVE_DOPRNT
8
203c6fdb 9/* Define to 1 if you have the `fork' function. */
10#undef HAVE_FORK
11
12/* Define to 1 if you have the `gethostbyname' function. */
13#undef HAVE_GETHOSTBYNAME
14
7f9838a7 15/* Define to 1 if you have the `gettimeofday' function. */
16#undef HAVE_GETTIMEOFDAY
2ace9480 17
7f9838a7 18/* Define to 1 if you have the <inttypes.h> header file. */
19#undef HAVE_INTTYPES_H
2ace9480 20
7f9838a7 21/* Define to 1 if you have the `m' library (-lm). */
22#undef HAVE_LIBM
2ace9480 23
7f9838a7 24/* Define to 1 if you have the `z' library (-lz). */
25#undef HAVE_LIBZ
2ace9480 26
7f9838a7 27/* Define to 1 if you have the <limits.h> header file. */
28#undef HAVE_LIMITS_H
2ace9480 29
203c6fdb 30/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
31 to 0 otherwise. */
32#undef HAVE_MALLOC
33
34/* Define to 1 if you have the `memmove' function. */
35#undef HAVE_MEMMOVE
36
7f9838a7 37/* Define to 1 if you have the <memory.h> header file. */
38#undef HAVE_MEMORY_H
2ace9480 39
203c6fdb 40/* Define to 1 if you have the `memset' function. */
41#undef HAVE_MEMSET
42
43/* Define to 1 if you have the <netdb.h> header file. */
44#undef HAVE_NETDB_H
45
46/* Define to 1 if you have the <netinet/in.h> header file. */
47#undef HAVE_NETINET_IN_H
48
49/* Define to 1 if your system has a GNU libc compatible `realloc' function,
50 and to 0 otherwise. */
51#undef HAVE_REALLOC
52
7f9838a7 53/* Define to 1 if you have the `select' function. */
2ace9480 54#undef HAVE_SELECT
55
7f9838a7 56/* Define to 1 if you have the `socket' function. */
2ace9480 57#undef HAVE_SOCKET
58
7f9838a7 59/* Define to 1 if you have the <stdint.h> header file. */
60#undef HAVE_STDINT_H
61
62/* Define to 1 if you have the <stdlib.h> header file. */
63#undef HAVE_STDLIB_H
64
203c6fdb 65/* Define to 1 if you have the `strcasecmp' function. */
66#undef HAVE_STRCASECMP
67
68/* Define to 1 if you have the `strchr' function. */
69#undef HAVE_STRCHR
70
7f9838a7 71/* Define to 1 if you have the `strcspn' function. */
2ace9480 72#undef HAVE_STRCSPN
73
7f9838a7 74/* Define to 1 if you have the `strdup' function. */
2ace9480 75#undef HAVE_STRDUP
76
7f9838a7 77/* Define to 1 if you have the `strerror' function. */
2ace9480 78#undef HAVE_STRERROR
79
7f9838a7 80/* Define to 1 if you have the `strftime' function. */
81#undef HAVE_STRFTIME
2ace9480 82
7f9838a7 83/* Define to 1 if you have the <strings.h> header file. */
84#undef HAVE_STRINGS_H
2ace9480 85
7f9838a7 86/* Define to 1 if you have the <string.h> header file. */
87#undef HAVE_STRING_H
2ace9480 88
203c6fdb 89/* Define to 1 if you have the `strpbrk' function. */
90#undef HAVE_STRPBRK
91
7f9838a7 92/* Define to 1 if you have the `strspn' function. */
93#undef HAVE_STRSPN
2ace9480 94
7f9838a7 95/* Define to 1 if you have the `strtol' function. */
96#undef HAVE_STRTOL
2ace9480 97
203c6fdb 98/* Define to 1 if you have the `strtoul' function. */
99#undef HAVE_STRTOUL
100
101/* Define to 1 if you have the <sys/select.h> header file. */
102#undef HAVE_SYS_SELECT_H
103
104/* Define to 1 if you have the <sys/socket.h> header file. */
105#undef HAVE_SYS_SOCKET_H
106
7f9838a7 107/* Define to 1 if you have the <sys/stat.h> header file. */
108#undef HAVE_SYS_STAT_H
2ace9480 109
7f9838a7 110/* Define to 1 if you have the <sys/time.h> header file. */
111#undef HAVE_SYS_TIME_H
2ace9480 112
7f9838a7 113/* Define to 1 if you have the <sys/types.h> header file. */
114#undef HAVE_SYS_TYPES_H
2ace9480 115
7f9838a7 116/* Define to 1 if you have the <unistd.h> header file. */
117#undef HAVE_UNISTD_H
2ace9480 118
203c6fdb 119/* Define to 1 if you have the `vfork' function. */
120#undef HAVE_VFORK
121
122/* Define to 1 if you have the <vfork.h> header file. */
123#undef HAVE_VFORK_H
124
7f9838a7 125/* Define to 1 if you have the `vprintf' function. */
126#undef HAVE_VPRINTF
2ace9480 127
203c6fdb 128/* Define to 1 if `fork' works. */
129#undef HAVE_WORKING_FORK
130
131/* Define to 1 if `vfork' works. */
132#undef HAVE_WORKING_VFORK
133
2ace9480 134/* 'ircd type' */
135#undef IRCD_BAHAMUT
136
137/* 'ircd type' */
138#undef IRCD_HYBRID
139
140/* 'ircd type' */
141#undef IRCD_IRCDRU
142
2ace9480 143/* 'ircd type' */
144#undef IRCD_ULTI28
145
146/* 'ircd type' */
147#undef IRCD_ULTIMATE
148
99f3e676 149/* 'ircd type' */
150#undef IRCD_UNREAL
151
7f9838a7 152/* 'dont store modes in the database ?' */
153#undef NOMODES
2ace9480 154
7f9838a7 155/* Name of package */
156#undef PACKAGE
2ace9480 157
7f9838a7 158/* Define to the address where bug reports for this package should be sent. */
159#undef PACKAGE_BUGREPORT
2ace9480 160
7f9838a7 161/* Define to the full name of this package. */
162#undef PACKAGE_NAME
2ace9480 163
7f9838a7 164/* Define to the full name and version of this package. */
165#undef PACKAGE_STRING
2ace9480 166
7f9838a7 167/* Define to the one symbol short name of this package. */
168#undef PACKAGE_TARNAME
169
170/* Define to the version of this package. */
171#undef PACKAGE_VERSION
172
203c6fdb 173/* Define to the type of arg 1 for `select'. */
174#undef SELECT_TYPE_ARG1
175
176/* Define to the type of args 2, 3 and 4 for `select'. */
177#undef SELECT_TYPE_ARG234
178
179/* Define to the type of arg 5 for `select'. */
180#undef SELECT_TYPE_ARG5
181
7f9838a7 182/* Define to 1 if you have the ANSI C header files. */
183#undef STDC_HEADERS
184
185/* 'table prefix to use' */
186#undef TBL_PREFIX
187
188/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
189#undef TIME_WITH_SYS_TIME
190
191/* Define to 1 if your <sys/time.h> declares `struct tm'. */
192#undef TM_IN_SYS_TIME
2ace9480 193
7f9838a7 194/* Version number of package */
195#undef VERSION
196
197/* Define to empty if `const' does not conform to ANSI C. */
198#undef const
199
203c6fdb 200/* Define to rpl_malloc if the replacement function should be used. */
201#undef malloc
202
203/* Define to `int' if <sys/types.h> does not define. */
204#undef pid_t
205
206/* Define to rpl_realloc if the replacement function should be used. */
207#undef realloc
208
0c8cdf8c 209/* Define to `unsigned int' if <sys/types.h> does not define. */
7f9838a7 210#undef size_t
203c6fdb 211
212/* Define as `fork' if `vfork' does not work. */
213#undef vfork