00001 /* ComPlusPlus/config.h. Generated from config.h.in by configure. */ 00002 /* SysPlusPlus/config.h.in. Generated from configure.in by autoheader. */ 00003 00004 /* Define to 1 if you have the <arpa/inet.h> header file. */ 00005 #define HAVE_ARPA_INET_H 1 00006 00007 /* Define to 1 if you have the <cerrno> header file. */ 00008 /* #undef HAVE_CERRNO */ 00009 00010 /* Define to 1 if you have the <config.h> header file. */ 00011 /* #undef HAVE_CONFIG_H */ 00012 00013 /* Define to 1 if you have the <cstdio> header file. */ 00014 /* #undef HAVE_CSTDIO */ 00015 00016 /* Define to 1 if you have the <cstdlib> header file. */ 00017 /* #undef HAVE_CSTDLIB */ 00018 00019 /* Define to 1 if you have the <cstring> header file. */ 00020 /* #undef HAVE_CSTRING */ 00021 00022 /* Define to 1 if you have the <ctype.h> header file. */ 00023 #define HAVE_CTYPE_H 1 00024 00025 /* Define to 1 if you have the <errno.h> header file. */ 00026 #define HAVE_ERRNO_H 1 00027 00028 /* Define to 1 if you have the <exception> header file. */ 00029 /* #undef HAVE_EXCEPTION */ 00030 00031 /* Define to 1 if you have the <fcntl.h> header file. */ 00032 #define HAVE_FCNTL_H 1 00033 00034 /* Define to 1 if you have the `fork' function. */ 00035 #define HAVE_FORK 1 00036 00037 /* Define to 1 if you have the `free' function. */ 00038 #define HAVE_FREE 1 00039 00040 /* Define to 1 if you have the `gethostbyname' function. */ 00041 #define HAVE_GETHOSTBYNAME 1 00042 00043 /* Define to 1 if you have the `gettimeofday' function. */ 00044 #define HAVE_GETTIMEOFDAY 1 00045 00046 /* Define to 1 if you have the `htonl' function. */ 00047 #define HAVE_HTONL 1 00048 00049 /* Define to 1 if you have the `htons' function. */ 00050 #define HAVE_HTONS 1 00051 00052 /* Define to 1 if the system has the type `inet_addr_t'. */ 00053 /* #undef HAVE_INET_ADDR_T */ 00054 00055 /* Define to 1 if you have the `inet_aton' function. */ 00056 #define HAVE_INET_ATON 1 00057 00058 /* Define to 1 if you have the `inet_ntoa' function. */ 00059 #define HAVE_INET_NTOA 1 00060 00061 /* Define to 1 if you have the <inttypes.h> header file. */ 00062 #define HAVE_INTTYPES_H 1 00063 00064 /* Define to 1 if the system has the type `in_addr_t'. */ 00065 /* #undef HAVE_IN_ADDR_T */ 00066 00067 /* Define to 1 if you have the <iostream> header file. */ 00068 /* #undef HAVE_IOSTREAM */ 00069 00070 /* Define to 1 if you have the <ipc.h> header file. */ 00071 /* #undef HAVE_IPC_H */ 00072 00073 /* Define to 1 if you have the <iterator> header file. */ 00074 /* #undef HAVE_ITERATOR */ 00075 00076 /* Define to 1 if you have the `kill' function. */ 00077 #define HAVE_KILL 1 00078 00079 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 00080 to 0 otherwise. */ 00081 #define HAVE_MALLOC 1 00082 00083 /* Define to 1 if you have the <map> header file. */ 00084 /* #undef HAVE_MAP */ 00085 00086 /* Define to 1 if you have the `memcpy' function. */ 00087 #define HAVE_MEMCPY 1 00088 00089 /* Define to 1 if you have the `memmove' function. */ 00090 #define HAVE_MEMMOVE 1 00091 00092 /* Define to 1 if you have the <memory> header file. */ 00093 /* #undef HAVE_MEMORY */ 00094 00095 /* Define to 1 if you have the <memory.h> header file. */ 00096 #define HAVE_MEMORY_H 1 00097 00098 /* Define to 1 if you have the `memset' function. */ 00099 #define HAVE_MEMSET 1 00100 00101 /* Define to 1 if you have the <netdb.h> header file. */ 00102 #define HAVE_NETDB_H 1 00103 00104 /* Define to 1 if you have the <netinet/in.h> header file. */ 00105 #define HAVE_NETINET_IN_H 1 00106 00107 /* Define to 1 if you have the <netinet/tcp.h> header file. */ 00108 #define HAVE_NETINET_TCP_H 1 00109 00110 /* Define to 1 if you have the `ntohl' function. */ 00111 #define HAVE_NTOHL 1 00112 00113 /* Define to 1 if you have the `ntohs' function. */ 00114 #define HAVE_NTOHS 1 00115 00116 /* Define to 1 if you have the <pthread.h> header file. */ 00117 #define HAVE_PTHREAD_H 1 00118 00119 /* Define to 1 if your system has a GNU libc compatible `realloc' function, 00120 and to 0 otherwise. */ 00121 #define HAVE_REALLOC 1 00122 00123 /* Define to 1 if you have the <regex.h> header file. */ 00124 #define HAVE_REGEX_H 1 00125 00126 /* Define to 1 if you have the <semaphore.h> header file. */ 00127 #define HAVE_SEMAPHORE_H 1 00128 00129 /* Define to 1 if the system has the type `sighandler_t'. */ 00130 /* #undef HAVE_SIGHANDLER_T */ 00131 00132 /* Define to 1 if you have the <signal.h> header file. */ 00133 #define HAVE_SIGNAL_H 1 00134 00135 /* Define to 1 if the system has the type `socklen_t'. */ 00136 #define HAVE_SOCKLEN_T 1 00137 00138 /* Define to 1 if you have the <stdarg.h> header file. */ 00139 #define HAVE_STDARG_H 1 00140 00141 /* Define to 1 if stdbool.h conforms to C99. */ 00142 #define HAVE_STDBOOL_H 1 00143 00144 /* Define to 1 if you have the <stdint.h> header file. */ 00145 #define HAVE_STDINT_H 1 00146 00147 /* Define to 1 if you have the <stdio.h> header file. */ 00148 #define HAVE_STDIO_H 1 00149 00150 /* Define to 1 if you have the <stdlib.h> header file. */ 00151 #define HAVE_STDLIB_H 1 00152 00153 /* Define to 1 if you have the `strdup' function. */ 00154 #define HAVE_STRDUP 1 00155 00156 /* Define to 1 if you have the `strerror' function. */ 00157 #define HAVE_STRERROR 1 00158 00159 /* Define to 1 if you have the <string> header file. */ 00160 /* #undef HAVE_STRING */ 00161 00162 /* Define to 1 if you have the <strings.h> header file. */ 00163 #define HAVE_STRINGS_H 1 00164 00165 /* Define to 1 if you have the <string.h> header file. */ 00166 #define HAVE_STRING_H 1 00167 00168 /* Define to 1 if you have the <syslog.h> header file. */ 00169 #define HAVE_SYSLOG_H 1 00170 00171 /* Define to 1 if you have the <sys/ipc.h> header file. */ 00172 #define HAVE_SYS_IPC_H 1 00173 00174 /* Define to 1 if you have the <sys/param.h> header file. */ 00175 #define HAVE_SYS_PARAM_H 1 00176 00177 /* Define to 1 if you have the <sys/select.h> header file. */ 00178 #define HAVE_SYS_SELECT_H 1 00179 00180 /* Define to 1 if you have the <sys/shm.h> header file. */ 00181 #define HAVE_SYS_SHM_H 1 00182 00183 /* Define to 1 if you have the <sys/socket.h> header file. */ 00184 #define HAVE_SYS_SOCKET_H 1 00185 00186 /* Define to 1 if you have the <sys/stat.h> header file. */ 00187 #define HAVE_SYS_STAT_H 1 00188 00189 /* Define to 1 if you have the <sys/time.h> header file. */ 00190 #define HAVE_SYS_TIME_H 1 00191 00192 /* Define to 1 if you have the <sys/types.h> header file. */ 00193 #define HAVE_SYS_TYPES_H 1 00194 00195 /* Define to 1 if you have the <time.h> header file. */ 00196 #define HAVE_TIME_H 1 00197 00198 /* Define to 1 if you have the <unistd.h> header file. */ 00199 #define HAVE_UNISTD_H 1 00200 00201 /* Define to 1 if you have the <vector> header file. */ 00202 /* #undef HAVE_VECTOR */ 00203 00204 /* Define to 1 if you have the `vfork' function. */ 00205 #define HAVE_VFORK 1 00206 00207 /* Define to 1 if you have the <vfork.h> header file. */ 00208 /* #undef HAVE_VFORK_H */ 00209 00210 /* Define to 1 if you have the `waitpid' function. */ 00211 #define HAVE_WAITPID 1 00212 00213 /* Define to 1 if you have the <windows.h> header file. */ 00214 /* #undef HAVE_WINDOWS_H */ 00215 00216 /* Define to 1 if you have the <wininet.h> header file. */ 00217 /* #undef HAVE_WININET_H */ 00218 00219 /* Define to 1 if you have the <winsock.h> header file. */ 00220 /* #undef HAVE_WINSOCK_H */ 00221 00222 /* Define to 1 if `fork' works. */ 00223 #define HAVE_WORKING_FORK 1 00224 00225 /* Define to 1 if `vfork' works. */ 00226 #define HAVE_WORKING_VFORK 1 00227 00228 /* Define to 1 if the system has the type `_Bool'. */ 00229 #define HAVE__BOOL 1 00230 00231 /* Define to the address where bug reports for this package should be sent. */ 00232 #define PACKAGE_BUGREPORT "complusplus@cplusplusworld.com" 00233 00234 /* Define to the full name of this package. */ 00235 #define PACKAGE_NAME "ComPP" 00236 00237 /* Define to the full name and version of this package. */ 00238 #define PACKAGE_STRING "ComPP 1.2" 00239 00240 /* Define to the one symbol short name of this package. */ 00241 #define PACKAGE_TARNAME "compp" 00242 00243 /* Define to the version of this package. */ 00244 #define PACKAGE_VERSION "1.2" 00245 00246 /* Define as the return type of signal handlers (`int' or `void'). */ 00247 #define RETSIGTYPE void 00248 00249 /* Define to the type of arg 1 for `select'. */ 00250 #define SELECT_TYPE_ARG1 int 00251 00252 /* Define to the type of args 2, 3 and 4 for `select'. */ 00253 #define SELECT_TYPE_ARG234 (fd_set *) 00254 00255 /* Define to the type of arg 5 for `select'. */ 00256 #define SELECT_TYPE_ARG5 (struct timeval *) 00257 00258 /* Define to 1 if you have the ANSI C header files. */ 00259 #define STDC_HEADERS 1 00260 00261 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00262 #define TIME_WITH_SYS_TIME 1 00263 00264 /* Define to empty if `const' does not conform to ANSI C. */ 00265 /* #undef const */ 00266 00267 /* Define to rpl_malloc if the replacement function should be used. */ 00268 /* #undef malloc */ 00269 00270 /* Define to `int' if <sys/types.h> does not define. */ 00271 /* #undef mode_t */ 00272 00273 /* Define to `long int' if <sys/types.h> does not define. */ 00274 /* #undef off_t */ 00275 00276 /* Define to `int' if <sys/types.h> does not define. */ 00277 /* #undef pid_t */ 00278 00279 /* Define to rpl_realloc if the replacement function should be used. */ 00280 /* #undef realloc */ 00281 00282 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00283 /* #undef size_t */ 00284 00285 /* Define as `fork' if `vfork' does not work. */ 00286 /* #undef vfork */
1.5.5