[3042] - Applied MaNGOS coding style (see trunk/bcpp.cfg).
[mangos-git.git] / config.h.in
bloba810eaab2b2477f15c1987750d699772816bc7a9
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
11 /* Define to 1 if you have `alloca', as a function or macro. */
12 #undef HAVE_ALLOCA
14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
16 #undef HAVE_ALLOCA_H
18 /* Define to 1 if you have the `atexit' function. */
19 #undef HAVE_ATEXIT
21 /* Define to 1 if you have the `bzero' function. */
22 #undef HAVE_BZERO
24 /* Define to 1 if you have the <dlfcn.h> header file. */
25 #undef HAVE_DLFCN_H
27 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
28 #undef HAVE_DOPRNT
30 /* Define to 1 if you have the <fcntl.h> header file. */
31 #undef HAVE_FCNTL_H
33 /* Define to 1 if you have the <float.h> header file. */
34 #undef HAVE_FLOAT_H
36 /* Define to 1 if you have the `floor' function. */
37 #undef HAVE_FLOOR
39 /* Define to 1 if you have the `ftime' function. */
40 #undef HAVE_FTIME
42 /* Define to 1 if you have the `gethostbyname' function. */
43 #undef HAVE_GETHOSTBYNAME
45 /* Define to 1 if you have the `gettimeofday' function. */
46 #undef HAVE_GETTIMEOFDAY
48 /* Define to 1 if you have the <inttypes.h> header file. */
49 #undef HAVE_INTTYPES_H
51 /* Define to 1 if you have the `compat' library (-lcompat). */
52 #undef HAVE_LIBCOMPAT
54 /* Define to 1 if you have the `mysql' library (-lmysql). */
55 #undef HAVE_LIBMYSQL
57 /* Define to 1 if you have the `mysqlclient_r' library (-lmysqlclient_r). */
58 #undef HAVE_LIBMYSQLCLIENT_R
60 /* Define to 1 if you have the `pthread' library (-lpthread). */
61 #undef HAVE_LIBPTHREAD
63 /* Define to 1 if you have the `ssl' library (-lssl). */
64 #undef HAVE_LIBSSL
66 /* Define to 1 if you have the `z' library (-lz). */
67 #undef HAVE_LIBZ
69 /* Define to 1 if you have the <limits.h> header file. */
70 #undef HAVE_LIMITS_H
72 /* Define to 1 if you have the `localtime_r' function. */
73 #undef HAVE_LOCALTIME_R
75 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
76 to 0 otherwise. */
77 #undef HAVE_MALLOC
79 /* Define to 1 if you have the <memory.h> header file. */
80 #undef HAVE_MEMORY_H
82 /* Define to 1 if you have the `memset' function. */
83 #undef HAVE_MEMSET
85 /* Define to 1 if you have the <mysql.h> header file. */
86 #undef HAVE_MYSQL_H
88 /* Define to 1 if you have the <netdb.h> header file. */
89 #undef HAVE_NETDB_H
91 /* Define to 1 if you have the <netinet/in.h> header file. */
92 #undef HAVE_NETINET_IN_H
94 /* Define to 1 if you have the <openssl/opensslv.h> header file. */
95 #undef HAVE_OPENSSL_OPENSSLV_H
97 /* Define to 1 if the system has the type `ptrdiff_t '. */
98 #undef HAVE_PTRDIFF_T_
100 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
101 and to 0 otherwise. */
102 #undef HAVE_REALLOC
104 /* Define to 1 if you have the `rint' function. */
105 #undef HAVE_RINT
107 /* Define to 1 if you have the `select' function. */
108 #undef HAVE_SELECT
110 /* Define to 1 if you have the `socket' function. */
111 #undef HAVE_SOCKET
113 /* Define to 1 if you have the `sqrt' function. */
114 #undef HAVE_SQRT
116 /* Define to 1 if stdbool.h conforms to C99. */
117 #undef HAVE_STDBOOL_H
119 /* Define to 1 if you have the <stddef.h> header file. */
120 #undef HAVE_STDDEF_H
122 /* Define to 1 if you have the <stdint.h> header file. */
123 #undef HAVE_STDINT_H
125 /* Define to 1 if you have the <stdlib.h> header file. */
126 #undef HAVE_STDLIB_H
128 /* Define to 1 if you have the `stpcpy' function. */
129 #undef HAVE_STPCPY
131 /* Define to 1 if you have the `strchr' function. */
132 #undef HAVE_STRCHR
134 /* Define to 1 if you have the `strcoll' function and it is properly defined.
136 #undef HAVE_STRCOLL
138 /* Define to 1 if you have the `strcspn' function. */
139 #undef HAVE_STRCSPN
141 /* Define to 1 if you have the `strftime' function. */
142 #undef HAVE_STRFTIME
144 /* Define to 1 if you have the <strings.h> header file. */
145 #undef HAVE_STRINGS_H
147 /* Define to 1 if you have the <string.h> header file. */
148 #undef HAVE_STRING_H
150 /* Define to 1 if you have the `strpbrk' function. */
151 #undef HAVE_STRPBRK
153 /* Define to 1 if you have the `strrchr' function. */
154 #undef HAVE_STRRCHR
156 /* Define to 1 if you have the `strstr' function. */
157 #undef HAVE_STRSTR
159 /* Define to 1 if you have the `strtol' function. */
160 #undef HAVE_STRTOL
162 /* Define to 1 if you have the `strtoul' function. */
163 #undef HAVE_STRTOUL
165 /* Define to 1 if you have the <sys/ioctl.h> header file. */
166 #undef HAVE_SYS_IOCTL_H
168 /* Define to 1 if you have the <sys/select.h> header file. */
169 #undef HAVE_SYS_SELECT_H
171 /* Define to 1 if you have the <sys/socket.h> header file. */
172 #undef HAVE_SYS_SOCKET_H
174 /* Define to 1 if you have the <sys/stat.h> header file. */
175 #undef HAVE_SYS_STAT_H
177 /* Define to 1 if you have the <sys/timeb.h> header file. */
178 #undef HAVE_SYS_TIMEB_H
180 /* Define to 1 if you have the <sys/time.h> header file. */
181 #undef HAVE_SYS_TIME_H
183 /* Define to 1 if you have the <sys/types.h> header file. */
184 #undef HAVE_SYS_TYPES_H
186 /* Define to 1 if you have the <unistd.h> header file. */
187 #undef HAVE_UNISTD_H
189 /* Define to 1 if you have the `vprintf' function. */
190 #undef HAVE_VPRINTF
192 /* Define to 1 if the system has the type `_Bool'. */
193 #undef HAVE__BOOL
195 /* Name of package */
196 #undef PACKAGE
198 /* Define to the address where bug reports for this package should be sent. */
199 #undef PACKAGE_BUGREPORT
201 /* Define to the full name of this package. */
202 #undef PACKAGE_NAME
204 /* Define to the full name and version of this package. */
205 #undef PACKAGE_STRING
207 /* Define to the one symbol short name of this package. */
208 #undef PACKAGE_TARNAME
210 /* Define to the version of this package. */
211 #undef PACKAGE_VERSION
213 /* Define as the return type of signal handlers (`int' or `void'). */
214 #undef RETSIGTYPE
216 /* Define to the type of arg 1 for `select'. */
217 #undef SELECT_TYPE_ARG1
219 /* Define to the type of args 2, 3 and 4 for `select'. */
220 #undef SELECT_TYPE_ARG234
222 /* Define to the type of arg 5 for `select'. */
223 #undef SELECT_TYPE_ARG5
225 /* If using the C implementation of alloca, define if you know the
226 direction of stack growth for your system; otherwise it will be
227 automatically deduced at runtime.
228 STACK_DIRECTION > 0 => grows toward higher addresses
229 STACK_DIRECTION < 0 => grows toward lower addresses
230 STACK_DIRECTION = 0 => direction of growth unknown */
231 #undef STACK_DIRECTION
233 /* Define to 1 if you have the ANSI C header files. */
234 #undef STDC_HEADERS
236 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
237 #undef TIME_WITH_SYS_TIME
239 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
240 #undef TM_IN_SYS_TIME
242 /* Version number of package */
243 #undef VERSION
245 /* Define to empty if `const' does not conform to ANSI C. */
246 #undef const
248 /* Define to `__inline__' or `__inline' if that's what the C compiler
249 calls it, or to nothing if 'inline' is not supported under any name. */
250 #ifndef __cplusplus
251 #undef inline
252 #endif
254 /* Define to rpl_malloc if the replacement function should be used. */
255 #undef malloc
257 /* Define to `long int' if <sys/types.h> does not define. */
258 #undef off_t
260 /* Define to rpl_realloc if the replacement function should be used. */
261 #undef realloc
263 /* Define to `unsigned int' if <sys/types.h> does not define. */
264 #undef size_t
266 /* Define to empty if the keyword `volatile' does not work. Warning: valid
267 code using `volatile' can become incorrect without. Disable with care. */
268 #undef volatile