00001 /* include/wvautoconf.h. Generated from wvautoconf.h.in by configure. */ 00002 /* include/wvautoconf.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Compiler warning on deprecated functions */ 00005 #define ATTR_DEPRECATED __attribute__ ((deprecated)) 00006 00007 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 00008 systems. This function is required for `alloca.c' support on those systems. 00009 */ 00010 /* #undef CRAY_STACKSEG_END */ 00011 00012 /* Define to 1 if using `alloca.c'. */ 00013 /* #undef C_ALLOCA */ 00014 00015 /* Define to enable the XPLC delete detector. */ 00016 /* #undef ENABLE_DELETE_DETECTOR */ 00017 00018 /* Define as good substitute value for EOVERFLOW. */ 00019 /* #undef EOVERFLOW */ 00020 00021 /* Size of ethernet address */ 00022 /* #undef ETHER_ADDR_LEN */ 00023 00024 /* Define to 1 if you have `alloca' after including <alloca.h>, a header that 00025 may be supplied by this distribution. */ 00026 #define HAVE_ALLOCA 1 00027 00028 /* Define HAVE_ALLOCA_H for backward compatibility with older code that 00029 includes <alloca.h> only if HAVE_ALLOCA_H is defined. */ 00030 #define HAVE_ALLOCA_H 1 00031 00032 /* Define to 1 if you have the <argz.h> header file. */ 00033 #define HAVE_ARGZ_H 1 00034 00035 /* Define to 1 if you have the <bp-sym.h> header file. */ 00036 /* #undef HAVE_BP_SYM_H */ 00037 00038 /* Solaris has a broken PAM implementation */ 00039 #define HAVE_BROKEN_PAM 0 00040 00041 /* Define to 1 if you have the `cfmakeraw' function. */ 00042 #define HAVE_CFMAKERAW 1 00043 00044 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if 00045 you don't. */ 00046 #define HAVE_DECL_CLEARERR_UNLOCKED 1 00047 00048 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 00049 don't. */ 00050 #define HAVE_DECL_FEOF_UNLOCKED 1 00051 00052 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if 00053 you don't. */ 00054 #define HAVE_DECL_FERROR_UNLOCKED 1 00055 00056 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if 00057 you don't. */ 00058 #define HAVE_DECL_FFLUSH_UNLOCKED 1 00059 00060 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if 00061 you don't. */ 00062 #define HAVE_DECL_FGETS_UNLOCKED 1 00063 00064 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if 00065 you don't. */ 00066 #define HAVE_DECL_FPUTC_UNLOCKED 1 00067 00068 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if 00069 you don't. */ 00070 #define HAVE_DECL_FPUTS_UNLOCKED 1 00071 00072 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if 00073 you don't. */ 00074 #define HAVE_DECL_FREAD_UNLOCKED 1 00075 00076 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if 00077 you don't. */ 00078 #define HAVE_DECL_FWRITE_UNLOCKED 1 00079 00080 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if 00081 you don't. */ 00082 #define HAVE_DECL_GETCHAR_UNLOCKED 1 00083 00084 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 00085 don't. */ 00086 #define HAVE_DECL_GETC_UNLOCKED 1 00087 00088 /* Define to 1 if you have the declaration of `program_invocation_name', and 00089 to 0 if you don't. */ 00090 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 00091 00092 /* Define to 1 if you have the declaration of `program_invocation_short_name', 00093 and to 0 if you don't. */ 00094 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 00095 00096 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if 00097 you don't. */ 00098 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 00099 00100 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you 00101 don't. */ 00102 #define HAVE_DECL_PUTC_UNLOCKED 1 00103 00104 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 00105 don't. */ 00106 #define HAVE_DECL_STRNLEN 1 00107 00108 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 00109 don't. */ 00110 #define HAVE_DECL_VSNPRINTF 1 00111 00112 /* Define to 1 if you have the <errno.h> header file. */ 00113 #define HAVE_ERRNO_H 1 00114 00115 /* Define to 1 if you have the <execinfo.h> header file. */ 00116 #define HAVE_EXECINFO_H 1 00117 00118 /* Define to 1 if you have the <features.h> header file. */ 00119 #define HAVE_FEATURES_H 1 00120 00121 /* Define to 1 if you have the `flockfile' function. */ 00122 #define HAVE_FLOCKFILE 1 00123 00124 /* Define to 1 if you have the `funlockfile' function. */ 00125 #define HAVE_FUNLOCKFILE 1 00126 00127 /* Define to 1 if you have the <getopt.h> header file. */ 00128 /* #undef HAVE_GETOPT_H */ 00129 00130 /* Define to 1 if you have the `getopt_long_only' function. */ 00131 /* #undef HAVE_GETOPT_LONG_ONLY */ 00132 00133 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ 00134 #define HAVE_INTMAX_T 1 00135 00136 /* Define to 1 if you have the <inttypes.h> header file. */ 00137 #define HAVE_INTTYPES_H 1 00138 00139 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and 00140 declares uintmax_t. */ 00141 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 00142 00143 /* Define to 1 if you have the `crypto' library (-lcrypto). */ 00144 #define HAVE_LIBCRYPTO 1 00145 00146 /* Define to 1 if you have the `pam' library (-lpam). */ 00147 #define HAVE_LIBPAM 1 00148 00149 /* Define to 1 if you have the `readline' library (-lreadline). */ 00150 /* #undef HAVE_LIBREADLINE */ 00151 00152 /* Define to 1 if you have the `socket' library (-lsocket). */ 00153 /* #undef HAVE_LIBSOCKET */ 00154 00155 /* Define to 1 if you have the `ssl' library (-lssl). */ 00156 #define HAVE_LIBSSL 1 00157 00158 /* Define to 1 if you have the `tcl8.3' library (-ltcl8.3). */ 00159 /* #undef HAVE_LIBTCL8_3 */ 00160 00161 /* Define to 1 if you have the `xplc' library (-lxplc). */ 00162 #define HAVE_LIBXPLC 1 00163 00164 /* Define to 1 if you have the `z' library (-lz). */ 00165 #define HAVE_LIBZ 1 00166 00167 /* Define to 1 if you have the <linewrap.h> header file. */ 00168 /* #undef HAVE_LINEWRAP_H */ 00169 00170 /* Define to 1 if you have the <linux/serial.h> header file. */ 00171 #define HAVE_LINUX_SERIAL_H 1 00172 00173 /* Define if you have the 'long double' type. */ 00174 #define HAVE_LONG_DOUBLE 1 00175 00176 /* Define if you have the 'long long' type. */ 00177 #define HAVE_LONG_LONG 1 00178 00179 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */ 00180 #define HAVE_MBRTOWC 1 00181 00182 /* Define to 1 if <wchar.h> declares mbstate_t. */ 00183 #define HAVE_MBSTATE_T 1 00184 00185 /* Define to 1 if you have the `memchr' function. */ 00186 #define HAVE_MEMCHR 1 00187 00188 /* Define to 1 if you have the <memory.h> header file. */ 00189 #define HAVE_MEMORY_H 1 00190 00191 /* Define to 1 if you have the `mempcpy' function. */ 00192 #define HAVE_MEMPCPY 1 00193 00194 /* Define to 1 if <limits.h> defines the MIN and MAX macros. */ 00195 /* #undef HAVE_MINMAX_IN_LIMITS_H */ 00196 00197 /* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */ 00198 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 00199 00200 /* Define to 1 if you have the <netdb.h> header file. */ 00201 #define HAVE_NETDB_H 1 00202 00203 /* Define to 1 if you have the <netinet/if_ether.h> header file. */ 00204 #define HAVE_NETINET_IF_ETHER_H 1 00205 00206 /* Define to 1 if you have the <netinet/in.h> header file. */ 00207 #define HAVE_NETINET_IN_H 1 00208 00209 /* Define to 1 if you have the <netinet/in_systm.h> header file. */ 00210 #define HAVE_NETINET_IN_SYSTM_H 1 00211 00212 /* Define to 1 if you have the <netinet/ip.h> header file. */ 00213 #define HAVE_NETINET_IP_H 1 00214 00215 /* Define to 1 if you have the <netinet/tcp.h> header file. */ 00216 #define HAVE_NETINET_TCP_H 1 00217 00218 /* Define to 1 if you have the <net/ethernet.h> header file. */ 00219 #define HAVE_NET_ETHERNET_H 1 00220 00221 /* Define to 1 if you have the <net/if.h> header file. */ 00222 #define HAVE_NET_IF_H 1 00223 00224 /* Define to 1 if you have the <openssl/ssl.h> header file. */ 00225 #define HAVE_OPENSSL_SSL_H 1 00226 00227 /* Define to 1 if the system has the type `ptrdiff_t'. */ 00228 #define HAVE_PTRDIFF_T 1 00229 00230 /* Define to 1 if you have the <readline/readline.h> header file. */ 00231 /* #undef HAVE_READLINE_READLINE_H */ 00232 00233 /* Define to 1 if you have the <security/pam_appl.h> header file. */ 00234 #define HAVE_SECURITY_PAM_APPL_H 1 00235 00236 /* Define to 1 if you have the `snprintf' function. */ 00237 #define HAVE_SNPRINTF 1 00238 00239 /* Define to 1 if stdbool.h conforms to C99. */ 00240 #define HAVE_STDBOOL_H 1 00241 00242 /* Define to 1 if you have the <stdint.h> header file. */ 00243 #define HAVE_STDINT_H 1 00244 00245 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares 00246 uintmax_t. */ 00247 #define HAVE_STDINT_H_WITH_UINTMAX 1 00248 00249 /* Define to 1 if you have the <stdlib.h> header file. */ 00250 #define HAVE_STDLIB_H 1 00251 00252 /* Define to 1 if you have the `strchrnul' function. */ 00253 #define HAVE_STRCHRNUL 1 00254 00255 /* Define to 1 if you have the <strings.h> header file. */ 00256 #define HAVE_STRINGS_H 1 00257 00258 /* Define to 1 if you have the <string.h> header file. */ 00259 #define HAVE_STRING_H 1 00260 00261 /* Define to 1 if you have the `strncasecmp' function. */ 00262 #define HAVE_STRNCASECMP 1 00263 00264 /* Define to 1 if you have the `strndup' function. */ 00265 #define HAVE_STRNDUP 1 00266 00267 /* Define to 1 if you have the <sysexits.h> header file. */ 00268 #define HAVE_SYSEXITS_H 1 00269 00270 /* Define to 1 if you have the <sys/socket.h> header file. */ 00271 #define HAVE_SYS_SOCKET_H 1 00272 00273 /* Define to 1 if you have the <sys/stat.h> header file. */ 00274 #define HAVE_SYS_STAT_H 1 00275 00276 /* Define to 1 if you have the <sys/types.h> header file. */ 00277 #define HAVE_SYS_TYPES_H 1 00278 00279 /* Define to 1 if you have the <tcl.h> header file. */ 00280 /* #undef HAVE_TCL_H */ 00281 00282 /* Define to 1 if you have the <unistd.h> header file. */ 00283 #define HAVE_UNISTD_H 1 00284 00285 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */ 00286 /* #undef HAVE_VALGRIND_MEMCHECK_H */ 00287 00288 /* Define to 1 if you have the `vasnprintf' function. */ 00289 /* #undef HAVE_VASNPRINTF */ 00290 00291 /* Define to 1 if you have the `vsnprintf' function. */ 00292 #define HAVE_VSNPRINTF 1 00293 00294 /* Define to 1 if you have the <wchar.h> header file. */ 00295 #define HAVE_WCHAR_H 1 00296 00297 /* Define if you have the 'wchar_t' type. */ 00298 #define HAVE_WCHAR_T 1 00299 00300 /* Define to 1 if you have the `wcslen' function. */ 00301 #define HAVE_WCSLEN 1 00302 00303 /* Define to 1 if you have the <wctype.h> header file. */ 00304 #define HAVE_WCTYPE_H 1 00305 00306 /* Define if you have the 'wint_t' type. */ 00307 #define HAVE_WINT_T 1 00308 00309 /* Define to 1 if you have the <xplc/core.h> header file. */ 00310 #define HAVE_XPLC_CORE_H 1 00311 00312 /* Define to 1 if you have the <zlib.h> header file. */ 00313 #define HAVE_ZLIB_H 1 00314 00315 /* Define to 1 if the system has the type `_Bool'. */ 00316 #define HAVE__BOOL 1 00317 00318 /* Define to the address where bug reports for this package should be sent. */ 00319 #define PACKAGE_BUGREPORT "wvstreams-devel@googlegroups.com" 00320 00321 /* Define to the full name of this package. */ 00322 #define PACKAGE_NAME "WvStreams" 00323 00324 /* Define to the full name and version of this package. */ 00325 #define PACKAGE_STRING "WvStreams 4.4.1" 00326 00327 /* Define to the one symbol short name of this package. */ 00328 #define PACKAGE_TARNAME "wvstreams" 00329 00330 /* Define to the version of this package. */ 00331 #define PACKAGE_VERSION "4.4.1" 00332 00333 /* Define as the maximum value of type 'size_t', if the system doesn't define 00334 it. */ 00335 /* #undef SIZE_MAX */ 00336 00337 /* If using the C implementation of alloca, define if you know the 00338 direction of stack growth for your system; otherwise it will be 00339 automatically deduced at runtime. 00340 STACK_DIRECTION > 0 => grows toward higher addresses 00341 STACK_DIRECTION < 0 => grows toward lower addresses 00342 STACK_DIRECTION = 0 => direction of growth unknown */ 00343 /* #undef STACK_DIRECTION */ 00344 00345 /* Define to 1 if you have the ANSI C header files. */ 00346 #define STDC_HEADERS 1 00347 00348 /* Verbose package version */ 00349 #define VERBOSE_PACKAGE_VERSION "4.4.1" 00350 00351 /* Extra version string. */ 00352 /* #undef VER_STRING_EXTRA */ 00353 00354 /* Define to 1 if your processor stores words with the most significant byte 00355 first (like Motorola and SPARC, unlike Intel and VAX). */ 00356 /* #undef WORDS_BIGENDIAN */ 00357 00358 /* Define to disable WvResolver forking for debugging with gdb. */ 00359 /* #undef WVRESOLVER_SKIP_FORK */ 00360 00361 /* Define to 1 if on AIX 3. 00362 System headers sometimes define this. 00363 We just want to avoid a redefinition error message. */ 00364 #ifndef _ALL_SOURCE 00365 /* # undef _ALL_SOURCE */ 00366 #endif 00367 00368 /* Enable GNU extensions on systems that have them. */ 00369 #ifndef _GNU_SOURCE 00370 # define _GNU_SOURCE 1 00371 #endif 00372 00373 /* Define to 1 if on MINIX. */ 00374 /* #undef _MINIX */ 00375 00376 /* Define to 2 if the system does not provide POSIX.1 features except with 00377 this defined. */ 00378 /* #undef _POSIX_1_SOURCE */ 00379 00380 /* Define to 1 if you need to in order for `stat' and other things to work. */ 00381 /* #undef _POSIX_SOURCE */ 00382 00383 /* Enable extensions on Solaris. */ 00384 #ifndef __EXTENSIONS__ 00385 # define __EXTENSIONS__ 1 00386 #endif 00387 #ifndef _POSIX_PTHREAD_SEMANTICS 00388 # define _POSIX_PTHREAD_SEMANTICS 1 00389 #endif 00390 #ifndef _TANDEM_SOURCE 00391 # define _TANDEM_SOURCE 1 00392 #endif 00393 00394 /* Define to rpl_ if the getopt replacement functions and variables should be 00395 used. */ 00396 #define __GETOPT_PREFIX rpl_ 00397 00398 /* Define to a type to use for `error_t' if it is not otherwise available. */ 00399 /* #undef error_t */ 00400 00401 /* Define to `__inline__' or `__inline' if that's what the C compiler 00402 calls it, or to nothing if 'inline' is not supported under any name. */ 00403 #ifndef __cplusplus 00404 /* #undef inline */ 00405 #endif 00406 00407 /* Define to long or long long if <stdint.h> and <inttypes.h> don't define. */ 00408 /* #undef intmax_t */ 00409 00410 /* Define to a type if <wchar.h> does not define. */ 00411 /* #undef mbstate_t */ 00412 00413 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not 00414 supported. Do not define if restrict is supported directly. */ 00415 #define restrict __restrict 00416 00417 /* Define to empty if the C compiler doesn't support this keyword. */ 00418 /* #undef signed */ 00419 00420 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00421 /* #undef size_t */ 00422 00423 /* Define to rpl_strnlen if the replacement function should be used. */ 00424 /* #undef strnlen */