config.h.in
资源名称:wow.rar [点击查看]
上传用户:jxpjxmjjw
上传日期:2009-12-07
资源大小:5877k
文件大小:7k
源码类别:
模拟服务器
开发平台:
Visual C++
- /* config.h.in. Generated from configure.ac by autoheader. */
- /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c' support on those systems.
- */
- #undef CRAY_STACKSEG_END
- /* Define to 1 if using `alloca.c'. */
- #undef C_ALLOCA
- /* Define to 1 if you have `alloca', as a function or macro. */
- #undef HAVE_ALLOCA
- /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
- #undef HAVE_ALLOCA_H
- /* Define to 1 if you have the `atexit' function. */
- #undef HAVE_ATEXIT
- /* Define to 1 if you have the `bzero' function. */
- #undef HAVE_BZERO
- /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
- #undef HAVE_DOPRNT
- /* Define to 1 if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
- /* Define to 1 if you have the <float.h> header file. */
- #undef HAVE_FLOAT_H
- /* Define to 1 if you have the `floor' function. */
- #undef HAVE_FLOOR
- /* Define to 1 if you have the `ftime' function. */
- #undef HAVE_FTIME
- /* Define to 1 if you have the `gethostbyname' function. */
- #undef HAVE_GETHOSTBYNAME
- /* Define to 1 if you have the `gettimeofday' function. */
- #undef HAVE_GETTIMEOFDAY
- /* Define to 1 if you have the <inttypes.h> header file. */
- #undef HAVE_INTTYPES_H
- /* Define to 1 if you have the `compat' library (-lcompat). */
- #undef HAVE_LIBCOMPAT
- /* Define to 1 if you have the `mysql' library (-lmysql). */
- #undef HAVE_LIBMYSQL
- /* Define to 1 if you have the `mysqlclient' library (-lmysqlclient). */
- #undef HAVE_LIBMYSQLCLIENT
- /* Define to 1 if you have the `pthread' library (-lpthread). */
- #undef HAVE_LIBPTHREAD
- /* Define to 1 if you have the `z' library (-lz). */
- #undef HAVE_LIBZ
- /* Define to 1 if you have the <limits.h> header file. */
- #undef HAVE_LIMITS_H
- /* Define to 1 if you have the `localtime_r' function. */
- #undef HAVE_LOCALTIME_R
- /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
- to 0 otherwise. */
- #undef HAVE_MALLOC
- /* Define to 1 if you have the <malloc.h> header file. */
- #undef HAVE_MALLOC_H
- /* Define to 1 if you have the <memory.h> header file. */
- #undef HAVE_MEMORY_H
- /* Define to 1 if you have the `memset' function. */
- #undef HAVE_MEMSET
- /* Define to 1 if you have the <mysql.h> header file. */
- #undef HAVE_MYSQL_H
- /* Define to 1 if you have the <netdb.h> header file. */
- #undef HAVE_NETDB_H
- /* Define to 1 if you have the <netinet/in.h> header file. */
- #undef HAVE_NETINET_IN_H
- /* Define to 1 if the system has the type `ptrdiff_t '. */
- #undef HAVE_PTRDIFF_T_
- /* Define to 1 if your system has a GNU libc compatible `realloc' function,
- and to 0 otherwise. */
- #undef HAVE_REALLOC
- /* Define to 1 if you have the `rint' function. */
- #undef HAVE_RINT
- /* Define to 1 if you have the `select' function. */
- #undef HAVE_SELECT
- /* Define to 1 if you have the `socket' function. */
- #undef HAVE_SOCKET
- /* Define to 1 if you have the `sqrt' function. */
- #undef HAVE_SQRT
- /* Define to 1 if stdbool.h conforms to C99. */
- #undef HAVE_STDBOOL_H
- /* Define to 1 if you have the <stddef.h> header file. */
- #undef HAVE_STDDEF_H
- /* Define to 1 if you have the <stdint.h> header file. */
- #undef HAVE_STDINT_H
- /* Define to 1 if you have the <stdlib.h> header file. */
- #undef HAVE_STDLIB_H
- /* Define to 1 if you have the `stpcpy' function. */
- #undef HAVE_STPCPY
- /* Define to 1 if you have the `strchr' function. */
- #undef HAVE_STRCHR
- /* Define to 1 if you have the `strcoll' function and it is properly defined.
- */
- #undef HAVE_STRCOLL
- /* Define to 1 if you have the `strcspn' function. */
- #undef HAVE_STRCSPN
- /* Define to 1 if you have the `strftime' function. */
- #undef HAVE_STRFTIME
- /* Define to 1 if you have the <strings.h> header file. */
- #undef HAVE_STRINGS_H
- /* Define to 1 if you have the <string.h> header file. */
- #undef HAVE_STRING_H
- /* Define to 1 if you have the `strpbrk' function. */
- #undef HAVE_STRPBRK
- /* Define to 1 if you have the `strrchr' function. */
- #undef HAVE_STRRCHR
- /* Define to 1 if you have the `strstr' function. */
- #undef HAVE_STRSTR
- /* Define to 1 if you have the `strtol' function. */
- #undef HAVE_STRTOL
- /* Define to 1 if you have the `strtoul' function. */
- #undef HAVE_STRTOUL
- /* Define to 1 if you have the <sys/ioctl.h> header file. */
- #undef HAVE_SYS_IOCTL_H
- /* Define to 1 if you have the <sys/select.h> header file. */
- #undef HAVE_SYS_SELECT_H
- /* Define to 1 if you have the <sys/socket.h> header file. */
- #undef HAVE_SYS_SOCKET_H
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
- /* Define to 1 if you have the <sys/timeb.h> header file. */
- #undef HAVE_SYS_TIMEB_H
- /* Define to 1 if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
- /* Define to 1 if you have the <sys/types.h> header file. */
- #undef HAVE_SYS_TYPES_H
- /* Define to 1 if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define to 1 if you have the `vprintf' function. */
- #undef HAVE_VPRINTF
- /* Define to 1 if the system has the type `_Bool'. */
- #undef HAVE__BOOL
- /* Name of package */
- #undef PACKAGE
- /* Define to the address where bug reports for this package should be sent. */
- #undef PACKAGE_BUGREPORT
- /* Define to the full name of this package. */
- #undef PACKAGE_NAME
- /* Define to the full name and version of this package. */
- #undef PACKAGE_STRING
- /* Define to the one symbol short name of this package. */
- #undef PACKAGE_TARNAME
- /* Define to the version of this package. */
- #undef PACKAGE_VERSION
- /* Define as the return type of signal handlers (`int' or `void'). */
- #undef RETSIGTYPE
- /* Define to the type of arg 1 for `select'. */
- #undef SELECT_TYPE_ARG1
- /* Define to the type of args 2, 3 and 4 for `select'. */
- #undef SELECT_TYPE_ARG234
- /* Define to the type of arg 5 for `select'. */
- #undef SELECT_TYPE_ARG5
- /* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
- #undef STACK_DIRECTION
- /* Define to 1 if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
- /* Define to 1 if your <sys/time.h> declares `struct tm'. */
- #undef TM_IN_SYS_TIME
- /* Version number of package */
- #undef VERSION
- /* Define to empty if `const' does not conform to ANSI C. */
- #undef const
- /* Define as `__inline' if that's what the C compiler calls it, or to nothing
- if it is not supported. */
- #undef inline
- /* Define to rpl_malloc if the replacement function should be used. */
- #undef malloc
- /* Define to `long' if <sys/types.h> does not define. */
- #undef off_t
- /* Define to rpl_realloc if the replacement function should be used. */
- #undef realloc
- /* Define to `unsigned' if <sys/types.h> does not define. */
- #undef size_t
- /* Define to empty if the keyword `volatile' does not work. Warning: valid
- code using `volatile' can become incorrect without. Disable with care. */
- #undef volatile