00001 /* Define if the C compiler supports BOOL */ 00002 #undef HAVE_BOOL 00003 00004 /* Define on older Unixes lacking a socklen_t type */ 00005 #undef socklen_t 00006 00007 /* Define to disable debugging and assert */ 00008 #undef NDEBUG 00009 00010 /* Define to enable debugging using mpatrol */ 00011 #undef WITH_MPATROL 00012 00013 /* Define if a struct tm tm_gmtoff member is present */ 00014 #undef HAVE_STRUCT_TM_GMTOFF 00015 00016 /* Define if $CC knows function __attribute__s */ 00017 #undef HAVE_FUNC_ATTRIBUTE 00018 00019 /* Define on Solaris where the stdarg.h might be screwed up */ 00020 #undef HAVE_BROKEN_STDARG_H_SOLARIS 00021 00022 /* Define to be a short descriptive name for the Server */ 00023 #undef SERVERNAME 00024 00025 /* Define to be the server's current version string */ 00026 #undef SERVERVERSION 00027 00028 /* Define to be SERVERNAME with all spaces replaced by underscores */ 00029 #undef SERVERNAME_NSP 00030 00031 /* Define to be SERVERVERSION with all spaces replaced by underscores */ 00032 #undef SERVERVERSION_NSP 00033 00034 /* Define to be a short descriptive name for the benchmark tool */ 00035 #undef BENCHNAME 00036 00037 /* Define to be the benchmark tool's current version string */ 00038 #undef BENCHVERSION 00039