wvautoconf.h

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

Generated on Sun Sep 24 20:10:49 2006 for WvStreams by  doxygen 1.4.7