config.h
资源名称:wow.rar [点击查看]
上传用户:jxpjxmjjw
上传日期:2009-12-07
资源大小:5877k
文件大小:7k
源码类别:
模拟服务器
开发平台:
Visual C++
- /* config.h. Generated by configure. */
- /* 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. */
- #define HAVE_ALLOCA 1
- /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
- #define HAVE_ALLOCA_H 1
- /* Define to 1 if you have the `atexit' function. */
- #define HAVE_ATEXIT 1
- /* Define to 1 if you have the `bzero' function. */
- #define HAVE_BZERO 1
- /* 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. */
- #define HAVE_FCNTL_H 1
- /* Define to 1 if you have the <float.h> header file. */
- #define HAVE_FLOAT_H 1
- /* Define to 1 if you have the `floor' function. */
- /* #undef HAVE_FLOOR */
- /* Define to 1 if you have the `ftime' function. */
- #define HAVE_FTIME 1
- /* Define to 1 if you have the `gethostbyname' function. */
- #define HAVE_GETHOSTBYNAME 1
- /* Define to 1 if you have the `gettimeofday' function. */
- #define HAVE_GETTIMEOFDAY 1
- /* Define to 1 if you have the <inttypes.h> header file. */
- #define HAVE_INTTYPES_H 1
- /* 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). */
- #define HAVE_LIBMYSQLCLIENT 1
- /* Define to 1 if you have the `pthread' library (-lpthread). */
- #define HAVE_LIBPTHREAD 1
- /* Define to 1 if you have the `z' library (-lz). */
- #define HAVE_LIBZ 1
- /* Define to 1 if you have the <limits.h> header file. */
- #define HAVE_LIMITS_H 1
- /* Define to 1 if you have the `localtime_r' function. */
- #define HAVE_LOCALTIME_R 1
- /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
- to 0 otherwise. */
- #define HAVE_MALLOC 1
- /* Define to 1 if you have the <malloc.h> header file. */
- #define HAVE_MALLOC_H 1
- /* Define to 1 if you have the <memory.h> header file. */
- #define HAVE_MEMORY_H 1
- /* Define to 1 if you have the `memset' function. */
- #define HAVE_MEMSET 1
- /* Define to 1 if you have the <mysql.h> header file. */
- #define HAVE_MYSQL_H 1
- /* Define to 1 if you have the <netdb.h> header file. */
- #define HAVE_NETDB_H 1
- /* Define to 1 if you have the <netinet/in.h> header file. */
- #define HAVE_NETINET_IN_H 1
- /* Define to 1 if the system has the type `ptrdiff_t '. */
- #define HAVE_PTRDIFF_T_ 1
- /* Define to 1 if your system has a GNU libc compatible `realloc' function,
- and to 0 otherwise. */
- #define HAVE_REALLOC 1
- /* Define to 1 if you have the `rint' function. */
- /* #undef HAVE_RINT */
- /* Define to 1 if you have the `select' function. */
- #define HAVE_SELECT 1
- /* Define to 1 if you have the `socket' function. */
- #define HAVE_SOCKET 1
- /* Define to 1 if you have the `sqrt' function. */
- /* #undef HAVE_SQRT */
- /* Define to 1 if stdbool.h conforms to C99. */
- #define HAVE_STDBOOL_H 1
- /* Define to 1 if you have the <stddef.h> header file. */
- #define HAVE_STDDEF_H 1
- /* Define to 1 if you have the <stdint.h> header file. */
- #define HAVE_STDINT_H 1
- /* Define to 1 if you have the <stdlib.h> header file. */
- #define HAVE_STDLIB_H 1
- /* Define to 1 if you have the `stpcpy' function. */
- #define HAVE_STPCPY 1
- /* Define to 1 if you have the `strchr' function. */
- #define HAVE_STRCHR 1
- /* Define to 1 if you have the `strcoll' function and it is properly defined.
- */
- #define HAVE_STRCOLL 1
- /* Define to 1 if you have the `strcspn' function. */
- #define HAVE_STRCSPN 1
- /* Define to 1 if you have the `strftime' function. */
- #define HAVE_STRFTIME 1
- /* Define to 1 if you have the <strings.h> header file. */
- #define HAVE_STRINGS_H 1
- /* Define to 1 if you have the <string.h> header file. */
- #define HAVE_STRING_H 1
- /* Define to 1 if you have the `strpbrk' function. */
- #define HAVE_STRPBRK 1
- /* Define to 1 if you have the `strrchr' function. */
- #define HAVE_STRRCHR 1
- /* Define to 1 if you have the `strstr' function. */
- #define HAVE_STRSTR 1
- /* Define to 1 if you have the `strtol' function. */
- #define HAVE_STRTOL 1
- /* Define to 1 if you have the `strtoul' function. */
- #define HAVE_STRTOUL 1
- /* Define to 1 if you have the <sys/ioctl.h> header file. */
- #define HAVE_SYS_IOCTL_H 1
- /* Define to 1 if you have the <sys/select.h> header file. */
- #define HAVE_SYS_SELECT_H 1
- /* Define to 1 if you have the <sys/socket.h> header file. */
- #define HAVE_SYS_SOCKET_H 1
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #define HAVE_SYS_STAT_H 1
- /* Define to 1 if you have the <sys/timeb.h> header file. */
- #define HAVE_SYS_TIMEB_H 1
- /* Define to 1 if you have the <sys/time.h> header file. */
- #define HAVE_SYS_TIME_H 1
- /* Define to 1 if you have the <sys/types.h> header file. */
- #define HAVE_SYS_TYPES_H 1
- /* Define to 1 if you have the <unistd.h> header file. */
- #define HAVE_UNISTD_H 1
- /* Define to 1 if you have the `vprintf' function. */
- #define HAVE_VPRINTF 1
- /* Define to 1 if the system has the type `_Bool'. */
- #define HAVE__BOOL 1
- /* Name of package */
- #define PACKAGE "wowpython"
- /* Define to the address where bug reports for this package should be sent. */
- #define PACKAGE_BUGREPORT "Team Python"
- /* Define to the full name of this package. */
- #define PACKAGE_NAME "WoWPython"
- /* Define to the full name and version of this package. */
- #define PACKAGE_STRING "WoWPython 0.10.0.1"
- /* Define to the one symbol short name of this package. */
- #define PACKAGE_TARNAME "wowpython"
- /* Define to the version of this package. */
- #define PACKAGE_VERSION "0.10.0.1"
- /* Define as the return type of signal handlers (`int' or `void'). */
- #define RETSIGTYPE void
- /* Define to the type of arg 1 for `select'. */
- #define SELECT_TYPE_ARG1 int
- /* Define to the type of args 2, 3 and 4 for `select'. */
- #define SELECT_TYPE_ARG234 (fd_set *)
- /* Define to the type of arg 5 for `select'. */
- #define SELECT_TYPE_ARG5 (struct timeval *)
- /* 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. */
- #define STDC_HEADERS 1
- /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
- #define TIME_WITH_SYS_TIME 1
- /* Define to 1 if your <sys/time.h> declares `struct tm'. */
- /* #undef TM_IN_SYS_TIME */
- /* Version number of package */
- #define VERSION "0.10.0.1"
- /* 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 */