config.h.in revision 0eb2572d79822d02ea05448ce4e5f1759c73d171
/* config.h.in. Generated automatically from configure.in by autoheader. */
/*
* Copyright (C) 1999, 2000 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 INTERNET SOFTWARE CONSORTIUM DISCLAIMS
* ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
* CONSORTIUM 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.
*/
/***
*** This file is not to be included by any public header files, because
*** it does not get installed.
***/
/* Define to empty if the keyword does not work. */
#undef const
/* Define as __inline if that's what the C compiler calls it. */
/* Define if you have the ANSI C header files. */
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
/* 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 catgets() is available */
/* define if you have the NET_RT_IFLIST sysctl variable. */
/* define if chroot() is available */
/* define if struct addrinfo exists */
/* define is getaddrinfo() exists */
/* define if pthread_setconcurrency() should be called to tell the
* OS how many threads we might want to run.
*/
/*
* The silly continuation line is to keep configure from
* commenting out the #undef.
*/
#undef \
do { \
} while (0)
#endif /* SHUTUP_STDARG_CAST && __GNUC__ */
/* Define if you have the <fcntl.h> header file. */
/* Define if you have the <linux/capability.h> header file. */
/* Define if you have the <unistd.h> header file. */
/* Define if you have the nsl library (-lnsl). */
/* Define if you have the pthread library (-lpthread). */
/* Define if you have the socket library (-lsocket). */