config.h.in revision cae2cb086244dfb883739edbe79e34756079f70e
/* config.h.in. Generated from configure.in by autoheader. */
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
* REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
* AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
* INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
* LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
* OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: config.h.in,v 1.71 2005/09/09 06:13:57 marka Exp $ */
/*! \file */
/***
*** This file is not to be included by any public header files, because
*** it does not get installed.
***/
/** define on DEC OSF to enable 4.4BSD style sa_len support */
/** define if your system needs pthread_init() before using pthreads */
/** define if your system has sigwait() */
/** define if sigwait() is the UnixWare flavor */
/** define on Solaris to get sigwait() to work using pthreads semantics */
/** define if LinuxThreads is in use */
/** define if sysconf() is available */
/** define if sysctlbyname() is available */
/** define if catgets() is available */
/** define if getifaddrs() exists */
/** define if chroot() is available */
/** define if tzset() is available */
/** define if struct addrinfo exists */
/** define if getaddrinfo() exists */
/** define if gai_strerror() exists */
/** define if arc4random() exists */
/**
* define if pthread_setconcurrency() should be called to tell the
* OS how many threads we might want to run.
*/
/** define if IPv6 is not disabled */
/** define if flockfile() is available */
/** define if getc_unlocked() is available */
/**
* The silly continuation line is to keep configure from
* commenting out the #undef.
*/
#undef \
do { \
} while (0)
#endif /** SHUTUP_STDARG_CAST && __GNUC__ */
/** define if the system has a random number generating device */
/** define if pthread_attr_getstacksize() is available */
/** define if pthread_attr_setstacksize() is available */
/** define if you have strerror in the C library. */
/** Define if you are running under Compaq TruCluster. */
/* Define if OpenSSL includes DSA support */
/* Define to the length type used by the socket API (socklen_t, size_t, int). */
/* Define if threads need PTHREAD_SCOPE_SYSTEM */
/* Define to 1 if you have the <dlfcn.h> header file. */
/* Define to 1 if you have the <fcntl.h> header file. */
/* Define to 1 if you have the <inttypes.h> header file. */
/* Define to 1 if you have the `c' library (-lc). */
/* Define to 1 if you have the `c_r' library (-lc_r). */
/* Define to 1 if you have the `nsl' library (-lnsl). */
/* Define to 1 if you have the `pthread' library (-lpthread). */
/* Define to 1 if you have the `scf' library (-lscf). */
/* Define to 1 if you have the `socket' library (-lsocket). */
/* Define to 1 if you have the <linux/capability.h> header file. */
/* Define to 1 if you have the <locale.h> header file. */
/* Define to 1 if you have the <memory.h> header file. */
/* Define to 1 if you have the `setlocale' function. */
/* Define to 1 if you have the <stdint.h> header file. */
/* Define to 1 if you have the <stdlib.h> header file. */
/* Define to 1 if you have the <strings.h> header file. */
/* Define to 1 if you have the <string.h> header file. */
/* Define if running under Compaq TruCluster */
/* Define to 1 if you have the <unistd.h> header file. */
/* Defined if extern char *optarg is not declared. */
/* Define if connect does not honour the permission on the UNIX domain socket.
*/
/* Define to the address where bug reports for this package should be sent. */
/* Define to the full name of this package. */
/* Define to the full name and version of this package. */
/* Define to the one symbol short name of this package. */
/* Define to the version of this package. */
(O_NDELAY/O_NONBLOCK). */
/* Define to 1 if you have the ANSI C header files. */
/* Defined if you need to use ioctl(FIONBIO) instead a fcntl call to make
non-blocking. */
/* define if idnkit support is to be included. */
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */