config.h.in revision 101a7960b7989a18d873f3302b3b2415aeafb108
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* config.h.in. Generated from configure.in by autoheader. */
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley * Copyright (C) 1999-2003 Internet Software Consortium.
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley * Permission to use, copy, modify, and/or distribute this software for any
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence * purpose with or without fee is hereby granted, provided that the above
15a44745412679c30a6d022733925af70a38b715David Lawrence * copyright notice and this permission notice appear in all copies.
15a44745412679c30a6d022733925af70a38b715David Lawrence * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
15a44745412679c30a6d022733925af70a38b715David Lawrence * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
15a44745412679c30a6d022733925af70a38b715David Lawrence * AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
15a44745412679c30a6d022733925af70a38b715David Lawrence * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
15a44745412679c30a6d022733925af70a38b715David Lawrence * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
15a44745412679c30a6d022733925af70a38b715David Lawrence * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley * PERFORMANCE OF THIS SOFTWARE.
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence/* $Id: config.h.in,v 1.105 2008/09/25 04:25:52 marka Exp $ */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley *** This file is not to be included by any public header files, because
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley *** it does not get installed.
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define to `int' if <sys/types.h> doesn't define. */
bfa633fc0e5dea8f65676c5393993ba7053a9899Andreas Gustafsson/** define on DEC OSF to enable 4.4BSD style sa_len support */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if your system needs pthread_init() before using pthreads */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if your system has sigwait() */
de4ef688d73a449d4c1218adbb35a4f70a71e672Brian Wellington/** define if sigwait() is the UnixWare flavor */
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence/** define on Solaris to get sigwait() to work using pthreads semantics */
bfa633fc0e5dea8f65676c5393993ba7053a9899Andreas Gustafsson/** define if LinuxThreads is in use */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if sysconf() is available */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if sysctlbyname() is available */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if catgets() is available */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if getifaddrs() exists */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if chroot() is available */
c90f5e8d1edbd5c277f2ee320167a12a30ba7c7bMichael Graff/** define if tzset() is available */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if struct addrinfo exists */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if getaddrinfo() exists */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if gai_strerror() exists */
6af51ff1a30dd977c4fc6c342a0661bb4f6501a5Bob Halley/** define if arc4random() exists */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley * define if pthread_setconcurrency() should be called to tell the
6af51ff1a30dd977c4fc6c342a0661bb4f6501a5Bob Halley * OS how many threads we might want to run.
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if IPv6 is not disabled */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if flockfile() is available */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if getc_unlocked() is available */
bfa633fc0e5dea8f65676c5393993ba7053a9899Andreas Gustafsson/** Shut up warnings about sputaux in stdio.h on BSD/OS pre-4.1 */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halleyextern __inline int __sputaux(int _c, struct __sFILE *_p);
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** Shut up warnings about missing sigwait prototype on BSD/OS 4.0* */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** Shut up warnings from gcc -Wcast-qual on BSD/OS 4.1. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley#if defined(SHUTUP_STDARG_CAST) && defined(__GNUC__)
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley#include <stdarg.h> /** Grr. Must be included *every time*. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley * The silly continuation line is to keep configure from
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley * commenting out the #undef.
315879710704bbcf66df301664cd90df8ad31265David Lawrence ap = (va_list)(_u.var + __va_words(__typeof(last))); \
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if the system has a random number generating device */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if pthread_attr_getstacksize() is available */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if pthread_attr_setstacksize() is available */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** define if you have strerror in the C library. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/** Define if you are running under Compaq TruCluster. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define if OpenSSL includes DSA support */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to the length type used by the socket API (socklen_t, size_t, int). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define if threads need PTHREAD_SCOPE_SYSTEM */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define if recvmsg() does not meet all of the BSD socket API specifications.
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define if you cannot bind() before connect() for TCP sockets. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to enable "rrset-order fixed" syntax. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <dlfcn.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <fcntl.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <gssapi.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <inttypes.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the `c' library (-lc). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the `cap' library (-lcap). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the `c_r' library (-lc_r). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the `nsl' library (-lnsl). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the `pthread' library (-lpthread). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the `scf' library (-lscf). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the `socket' library (-lsocket). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the `thr' library (-lthr). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define if libxml2 was found */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <linux/capability.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <locale.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <memory.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <net/if6.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the `setlocale' function. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <stdint.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <stdlib.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <strings.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <string.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <sys/capability.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <sys/devpoll.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <sys/dyntune.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <sys/param.h> header file. */
558ab0f6a8046499bfe3e39ea4789036313b72b3Michael Graff/* Define to 1 if you have the <sys/prctl.h> header file. */
558ab0f6a8046499bfe3e39ea4789036313b72b3Michael Graff/* Define to 1 if you have the <sys/select.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <sys/sockio.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <sys/stat.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <sys/sysctl.h> header file. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if you have the <sys/time.h> header file. */
95b41befcb9e75df2b451ceeb9f8812ccedcc25fAndreas Gustafsson/* Define to 1 if you have the <sys/types.h> header file. */
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence/* Define to 1 if you have the <sys/un.h> header file. */
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Define if running under Compaq TruCluster */
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Define to 1 if you have the <unistd.h> header file. */
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Defined if extern char *optarg is not declared. */
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Define if connect does not honour the permission on the UNIX domain socket.
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Define to the address where bug reports for this package should be sent. */
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence/* Define to the full name of this package. */
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Define to the full name and version of this package. */
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Define to the one symbol short name of this package. */
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Define to the version of this package. */
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Sets which flag to pass to open/fcntl to make non-blocking
95b41befcb9e75df2b451ceeb9f8812ccedcc25fAndreas Gustafsson/* Define to 1 if you have the ANSI C header files. */
419590499823ce15b5d2ad4fe71eaf04bd5a86c0Michael Graff/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
7cbfebb762d0d9ba77699e2c15530278e0e4980eAndreas Gustafsson/* Defined if you need to use ioctl(FIONBIO) instead a fcntl call to make
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence non-blocking. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* define if idnkit support is to be included. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to 1 if your processor stores words with the most significant byte
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley first (like Motorola and SPARC, unlike Intel and VAX). */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to empty if `const' does not conform to ANSI C. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to `__inline__' or `__inline' if that's what the C compiler
de4ef688d73a449d4c1218adbb35a4f70a71e672Brian Wellington calls it, or to nothing if 'inline' is not supported under any name. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to `unsigned int' if <sys/types.h> does not define. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to `int' if <sys/types.h> does not define. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to `unsigned long' if <sys/types.h> does not define. */
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley/* Define to empty if the keyword `volatile' does not work. Warning: valid
99a9539ccde4a3769fd890bdae5bcce3a3492fbaBob Halley code using `volatile' can become incorrect without. Disable with care. */