447 lines
11 KiB
C
447 lines
11 KiB
C
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* use custom firewall control module */
|
|
#undef CUSTOM_FWMODULE
|
|
|
|
/* Define to 1 if you have the `accept' function. */
|
|
#undef HAVE_ACCEPT
|
|
|
|
/* Define to 1 if you have the `argz_add' function. */
|
|
#undef HAVE_ARGZ_ADD
|
|
|
|
/* Define to 1 if you have the `argz_append' function. */
|
|
#undef HAVE_ARGZ_APPEND
|
|
|
|
/* Define to 1 if you have the `argz_count' function. */
|
|
#undef HAVE_ARGZ_COUNT
|
|
|
|
/* Define to 1 if you have the `argz_create_sep' function. */
|
|
#undef HAVE_ARGZ_CREATE_SEP
|
|
|
|
/* Define to 1 if you have the <argz.h> header file. */
|
|
#undef HAVE_ARGZ_H
|
|
|
|
/* Define to 1 if you have the `argz_insert' function. */
|
|
#undef HAVE_ARGZ_INSERT
|
|
|
|
/* Define to 1 if you have the `argz_next' function. */
|
|
#undef HAVE_ARGZ_NEXT
|
|
|
|
/* Define to 1 if you have the `argz_stringify' function. */
|
|
#undef HAVE_ARGZ_STRINGIFY
|
|
|
|
/* Define to 1 if you have the <arpa/nameser.h> header file. */
|
|
#undef HAVE_ARPA_NAMESER_H
|
|
|
|
/* Define to 1 if you have the `bind' function. */
|
|
#undef HAVE_BIND
|
|
|
|
/* Define to 1 if you have the `chroot' function. */
|
|
#undef HAVE_CHROOT
|
|
|
|
/* Define to 1 if you have the `closedir' function. */
|
|
#undef HAVE_CLOSEDIR
|
|
|
|
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
|
|
you don't. */
|
|
#undef HAVE_DECL_CYGWIN_CONV_PATH
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file. */
|
|
#undef HAVE_DIRENT_H
|
|
|
|
/* Define if you have the GNU dld library. */
|
|
#undef HAVE_DLD
|
|
|
|
/* Define to 1 if you have the <dld.h> header file. */
|
|
#undef HAVE_DLD_H
|
|
|
|
/* Define to 1 if you have the `dlerror' function. */
|
|
#undef HAVE_DLERROR
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#undef HAVE_DLFCN_H
|
|
|
|
/* Define to 1 if you have the <dl.h> header file. */
|
|
#undef HAVE_DL_H
|
|
|
|
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
|
|
#undef HAVE_DOPRNT
|
|
|
|
/* Define if you have the _dyld_func_lookup function. */
|
|
#undef HAVE_DYLD
|
|
|
|
/* Define to 1 if you have the <errno.h> header file. */
|
|
#undef HAVE_ERRNO_H
|
|
|
|
/* Define to 1 if the system has the type `error_t'. */
|
|
#undef HAVE_ERROR_T
|
|
|
|
/* Define to 1 if you have the `fcntl' function. */
|
|
#undef HAVE_FCNTL
|
|
|
|
/* Define to 1 if you have the `fgets' function. */
|
|
#undef HAVE_FGETS
|
|
|
|
/* gethostbyname_r takes 3 arguments */
|
|
#undef HAVE_FUNC_GETHOSTBYNAME_R_3
|
|
|
|
/* gethostbyname_r takes 5 arguments */
|
|
#undef HAVE_FUNC_GETHOSTBYNAME_R_5
|
|
|
|
/* gethostbyname_r takes 6 arguments */
|
|
#undef HAVE_FUNC_GETHOSTBYNAME_R_6
|
|
|
|
/* Define to 1 if you have the `getgid' function. */
|
|
#undef HAVE_GETGID
|
|
|
|
/* Define to 1 if you have the `gethostbyname' function. */
|
|
#undef HAVE_GETHOSTBYNAME
|
|
|
|
/* Define to 1 if you have the `getifaddrs' function. */
|
|
#undef HAVE_GETIFADDRS
|
|
|
|
/* Define to 1 if you have the <getopt.h> header file. */
|
|
#undef HAVE_GETOPT_H
|
|
|
|
/* Define to 1 if you have the `getopt_long' function. */
|
|
#undef HAVE_GETOPT_LONG
|
|
|
|
/* Define to 1 if you have the `getpwnam' function. */
|
|
#undef HAVE_GETPWNAM
|
|
|
|
/* Define to 1 if you have the `getuid' function. */
|
|
#undef HAVE_GETUID
|
|
|
|
/* Define to 1 if you have the `hstrerror' function. */
|
|
#undef HAVE_HSTRERROR
|
|
|
|
/* Define to 1 if you have the `inet_aton' function. */
|
|
#undef HAVE_INET_ATON
|
|
|
|
/* Define to 1 if you have the `inet_ntoa' function. */
|
|
#undef HAVE_INET_NTOA
|
|
|
|
/* Define to 1 if you have the `inet_ntop' function. */
|
|
#undef HAVE_INET_NTOP
|
|
|
|
/* Define to 1 if you have the `inet_pton' function. */
|
|
#undef HAVE_INET_PTON
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* Define if you have the libdl library or equivalent. */
|
|
#undef HAVE_LIBDL
|
|
|
|
/* Define if libdlloader will be built on this platform */
|
|
#undef HAVE_LIBDLLOADER
|
|
|
|
/* Define to 1 if you have the `osip2' library (-losip2). */
|
|
#undef HAVE_LIBOSIP2
|
|
|
|
/* Define to 1 if you have the `osipparser2' library (-losipparser2). */
|
|
#undef HAVE_LIBOSIPPARSER2
|
|
|
|
/* Define to 1 if you have the `resolv' library (-lresolv). */
|
|
#undef HAVE_LIBRESOLV
|
|
|
|
/* Define to 1 if you have the `listen' function. */
|
|
#undef HAVE_LISTEN
|
|
|
|
/* Define this if a modern libltdl is already installed */
|
|
#undef HAVE_LTDL
|
|
|
|
/* Define to 1 if you have the `lt_dlclose' function. */
|
|
#undef HAVE_LT_DLCLOSE
|
|
|
|
/* Define to 1 if you have the `lt_dlopen' function. */
|
|
#undef HAVE_LT_DLOPEN
|
|
|
|
/* Define to 1 if you have the `lt_dlsym' function. */
|
|
#undef HAVE_LT_DLSYM
|
|
|
|
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
|
|
#undef HAVE_MACH_O_DYLD_H
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define to 1 if you have the <netdb.h> header file. */
|
|
#undef HAVE_NETDB_H
|
|
|
|
/* Define to 1 if you have the `opendir' function. */
|
|
#undef HAVE_OPENDIR
|
|
|
|
/* Define to 1 if you have the `osip_MD5Init' function. */
|
|
#undef HAVE_OSIP_MD5INIT
|
|
|
|
/* Define if libtool can extract symbol lists from object files. */
|
|
#undef HAVE_PRELOADED_SYMBOLS
|
|
|
|
/* Define if you have POSIX threads libraries and header files. */
|
|
#undef HAVE_PTHREAD
|
|
|
|
/* Define to 1 if you have the `pthread_setschedparam' function. */
|
|
#undef HAVE_PTHREAD_SETSCHEDPARAM
|
|
|
|
/* Define to 1 if you have the <pwd.h> header file. */
|
|
#undef HAVE_PWD_H
|
|
|
|
/* Define to 1 if you have the `read' function. */
|
|
#undef HAVE_READ
|
|
|
|
/* Define to 1 if you have the `readdir' function. */
|
|
#undef HAVE_READDIR
|
|
|
|
/* Define to 1 if you have the <resolv.h> header file. */
|
|
#undef HAVE_RESOLV_H
|
|
|
|
/* Define to 1 if you have the `sched_get_priority_max' function. */
|
|
#undef HAVE_SCHED_GET_PRIORITY_MAX
|
|
|
|
/* Define to 1 if you have the `sched_get_priority_min' function. */
|
|
#undef HAVE_SCHED_GET_PRIORITY_MIN
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
#undef HAVE_SELECT
|
|
|
|
/* Define to 1 if you have the `send' function. */
|
|
#undef HAVE_SEND
|
|
|
|
/* Define to 1 if you have the `sendto' function. */
|
|
#undef HAVE_SENDTO
|
|
|
|
/* Define to 1 if you have the `setgid' function. */
|
|
#undef HAVE_SETGID
|
|
|
|
/* Define to 1 if you have the `setsid' function. */
|
|
#undef HAVE_SETSID
|
|
|
|
/* Define to 1 if you have the `setuid' function. */
|
|
#undef HAVE_SETUID
|
|
|
|
/* Define if you have the shl_load function. */
|
|
#undef HAVE_SHL_LOAD
|
|
|
|
/* Define to 1 if you have the `socket' function. */
|
|
#undef HAVE_SOCKET
|
|
|
|
/* Define to 1 if you have the `sprintf' function. */
|
|
#undef HAVE_SPRINTF
|
|
|
|
/* Define to 1 if you have the `sscanf' function. */
|
|
#undef HAVE_SSCANF
|
|
|
|
/* Define to 1 if you have the <stdarg.h> header file. */
|
|
#undef HAVE_STDARG_H
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#undef HAVE_STDINT_H
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|
|
/* Define to 1 if you have the `strcasecmp' function. */
|
|
#undef HAVE_STRCASECMP
|
|
|
|
/* Define to 1 if you have the `strchr' function. */
|
|
#undef HAVE_STRCHR
|
|
|
|
/* Define to 1 if you have the `strcmp' function. */
|
|
#undef HAVE_STRCMP
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
#undef HAVE_STRERROR
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#undef HAVE_STRINGS_H
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
|
|
/* Define to 1 if you have the `strlcat' function. */
|
|
#undef HAVE_STRLCAT
|
|
|
|
/* Define to 1 if you have the `strlcpy' function. */
|
|
#undef HAVE_STRLCPY
|
|
|
|
/* Define to 1 if you have the `strncpy' function. */
|
|
#undef HAVE_STRNCPY
|
|
|
|
/* Define to 1 if you have the `strstr' function. */
|
|
#undef HAVE_STRSTR
|
|
|
|
/* Define to 1 if you have the `syslog' function. */
|
|
#undef HAVE_SYSLOG
|
|
|
|
/* Define to 1 if you have the <sys/dl.h> header file. */
|
|
#undef HAVE_SYS_DL_H
|
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
#undef HAVE_SYS_SOCKET_H
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define to 1 if you have the <varargs.h> header file. */
|
|
#undef HAVE_VARARGS_H
|
|
|
|
/* Define to 1 if you have the `vfprintf' function. */
|
|
#undef HAVE_VFPRINTF
|
|
|
|
/* Define to 1 if you have the `vprintf' function. */
|
|
#undef HAVE_VPRINTF
|
|
|
|
/* Define to 1 if you have the `vsnprintf' function. */
|
|
#undef HAVE_VSNPRINTF
|
|
|
|
/* This value is set to 1 to indicate that the system argz facility works */
|
|
#undef HAVE_WORKING_ARGZ
|
|
|
|
/* Define if the OS needs help to load dependent libraries for dlopen(). */
|
|
#undef LTDL_DLOPEN_DEPLIBS
|
|
|
|
/* lt_preloaded_symbols undefined */
|
|
#undef LTDL_FIX2
|
|
|
|
/* Define to the system default library search path. */
|
|
#undef LT_DLSEARCH_PATH
|
|
|
|
/* The archive extension */
|
|
#undef LT_LIBEXT
|
|
|
|
/* The archive prefix */
|
|
#undef LT_LIBPREFIX
|
|
|
|
/* Define to the extension used for runtime loadable modules, say, ".so". */
|
|
#undef LT_MODULE_EXT
|
|
|
|
/* Define to the name of the environment variable that determines the run-time
|
|
module search path. */
|
|
#undef LT_MODULE_PATH_VAR
|
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
*/
|
|
#undef LT_OBJDIR
|
|
|
|
/* Define to the shared library suffix, say, ".dylib". */
|
|
#undef LT_SHARED_EXT
|
|
|
|
/* Define if dlsym() requires a leading underscore in symbol names. */
|
|
#undef NEED_USCORE
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
/* Define to the full name of this package. */
|
|
#undef PACKAGE_NAME
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#undef PACKAGE_STRING
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#undef PACKAGE_TARNAME
|
|
|
|
/* Define to the home page for this package. */
|
|
#undef PACKAGE_URL
|
|
|
|
/* Define to the version of this package. */
|
|
#undef PACKAGE_VERSION
|
|
|
|
/* Define to the necessary symbol if this constant uses a non-standard name on
|
|
your system. */
|
|
#undef PTHREAD_CREATE_JOINABLE
|
|
|
|
/* will search for config file here */
|
|
#undef SIPROXDCONFPATH
|
|
|
|
/* SOL_IP for setsockopt() */
|
|
#undef SOL_IP
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
|
#undef TM_IN_SYS_TIME
|
|
|
|
/* target platform */
|
|
#undef UNAME
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|
|
/* ltdl workaround for undefined reference linking error */
|
|
#undef WITH_LTDL_FIX
|
|
|
|
/* building on BSD platform */
|
|
#undef _BSD
|
|
|
|
/* building on BSD/OS platform */
|
|
#undef _BSDOS
|
|
|
|
/* building on Cygwin (Windows) platform */
|
|
#undef _CYGWIN
|
|
|
|
/* building on FreeBSD platform */
|
|
#undef _FREEBSD
|
|
|
|
/* building on Linux platform */
|
|
#undef _LINUX
|
|
|
|
/* building on Mac OSX platform */
|
|
#undef _MACOSX
|
|
|
|
/* building on NetBSD platform */
|
|
#undef _NETBSD
|
|
|
|
/* building on OpenBSD platform */
|
|
#undef _OPENBSD
|
|
|
|
/* building on Solaris2 platform */
|
|
#undef _SOLARIS2
|
|
|
|
/* building on unknown platform */
|
|
#undef _UNKNOWN
|
|
|
|
/* Define so that glibc/gnulib argp.h does not typedef error_t. */
|
|
#undef __error_t_defined
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
#undef const
|
|
|
|
/* Define to a type to use for `error_t' if it is not otherwise available. */
|
|
#undef error_t
|
|
|
|
/* function osip_MD5Final */
|
|
#undef osip_MD5Final
|
|
|
|
/* function osip_MD5Init */
|
|
#undef osip_MD5Init
|
|
|
|
/* function osip_MD5Update */
|
|
#undef osip_MD5Update
|
|
|
|
/* type osip_MD5_CTX */
|
|
#undef osip_MD5_CTX
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
#undef size_t
|
|
|
|
/* typedef socklen_t available */
|
|
#undef socklen_t
|