/* common/config.h.in. Generated from configure.ac by autoheader. */ /* Define if your setregid() is broken */ #undef BROKEN_SETREGID /* Define if your setresgid() is broken */ #undef BROKEN_SETRESGID /* Define if your setresuid() is broken */ #undef BROKEN_SETRESUID /* Define if your setreuid() is broken */ #undef BROKEN_SETREUID /* System cp(3) command */ #undef CP_COMMAND /* Using MySQL for database backend */ #undef ENFORCER_DATABASE_MYSQL /* Using SQLite3 for database backend */ #undef ENFORCER_DATABASE_SQLITE3 /* Database to use when testing the Enforcer database backend */ #undef ENFORCER_DB_DATABASE /* Host to use when testing the Enforcer database backend */ #undef ENFORCER_DB_HOST /* Password to use when testing the Enforcer database backend */ #undef ENFORCER_DB_PASSWORD /* Port to use when testing the Enforcer database backend */ #undef ENFORCER_DB_PORT /* Port to use when testing the Enforcer database backend */ #undef ENFORCER_DB_PORT_TEXT /* Username to use when testing the Enforcer database backend */ #undef ENFORCER_DB_USERNAME /* Define to 1 if you have the `alarm' function. */ #undef HAVE_ALARM /* Define to 1 if you have the `arc4random' function. */ #undef HAVE_ARC4RANDOM /* Define to 1 if you have the `arc4random_uniform' function. */ #undef HAVE_ARC4RANDOM_UNIFORM /* Define to 1 if you have the `atoi' function. */ #undef HAVE_ATOI /* Define to 1 if you have the `b64_ntop' function. */ #undef HAVE_B64_NTOP /* Define to 1 if you have the `b64_pton' function. */ #undef HAVE_B64_PTON /* Define if backtrace supported */ #undef HAVE_BACKTRACE /* Define if backtrace_full supported */ #undef HAVE_BACKTRACE_FULL /* Define to 1 if you have the `bzero' function. */ #undef HAVE_BZERO /* Define to 1 if you have the `calloc' function. */ #undef HAVE_CALLOC /* Define to 1 if your system has a working `chown' function. */ #undef HAVE_CHOWN /* Define to 1 if you have the `chroot' function. */ #undef HAVE_CHROOT /* Define if you have clock_gettime */ #undef HAVE_CLOCK_GETTIME /* Define to 1 if you have the `close' function. */ #undef HAVE_CLOSE /* Define to 1 if you have the `closelog' function. */ #undef HAVE_CLOSELOG /* Define to 1 if you have the `closelog_r' function. */ #undef HAVE_CLOSELOG_R /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define if you have dlopen */ #undef HAVE_DLOPEN /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ #undef HAVE_DOPRNT /* Define to 1 if you have the `dup2' function. */ #undef HAVE_DUP2 /* Define to 1 if you have the `endpwent' function. */ #undef HAVE_ENDPWENT /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the `EVP_sha1' function. */ #undef HAVE_EVP_SHA1 /* Define to 1 if you have the `EVP_sha256' function. */ #undef HAVE_EVP_SHA256 /* Define to 1 if you have the `exit' function. */ #undef HAVE_EXIT /* Define to 1 if you have the `fclose' function. */ #undef HAVE_FCLOSE /* Define to 1 if you have the `fcntl' function. */ #undef HAVE_FCNTL /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the `ferror' function. */ #undef HAVE_FERROR /* Define to 1 if you have the `fflush' function. */ #undef HAVE_FFLUSH /* Define to 1 if you have the `fgetc' function. */ #undef HAVE_FGETC /* Define to 1 if you have the `fopen' function. */ #undef HAVE_FOPEN /* Define to 1 if you have the `fork' function. */ #undef HAVE_FORK /* Define to 1 if you have the `fprintf' function. */ #undef HAVE_FPRINTF /* Define to 1 if you have the `free' function. */ #undef HAVE_FREE /* Define to 1 if you have the `getgroups' function. */ #undef HAVE_GETGROUPS /* Define to 1 if you have the header file. */ #undef HAVE_GETOPT_H /* Define to 1 if you have the `getpass' function. */ #undef HAVE_GETPASS /* Define to 1 if you have the `getpassphrase' function. */ #undef HAVE_GETPASSPHRASE /* Define to 1 if you have the `getpid' function. */ #undef HAVE_GETPID /* Define to 1 if you have the `initgroups' function. */ #undef HAVE_INITGROUPS /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `crypto' library (-lcrypto). */ #undef HAVE_LIBCRYPTO /* Define to 1 if you have the `cunit' library (-lcunit). */ #undef HAVE_LIBCUNIT /* Define to 1 if you have the `ldns' library (-lldns). */ #undef HAVE_LIBLDNS /* Define to 1 if you have the `xml2' library (-lxml2). */ #undef HAVE_LIBXML2 /* Define to 1 if you have the header file. */ #undef HAVE_LIBXML_PARSER_H /* Define to 1 if you have the header file. */ #undef HAVE_LIBXML_RELAXNG_H /* Define to 1 if you have the header file. */ #undef HAVE_LIBXML_XMLREADER_H /* Define to 1 if you have the header file. */ #undef HAVE_LIBXML_XPATH_H /* Define to 1 if you have the `listen' function. */ #undef HAVE_LISTEN /* Define if you have LoadLibrary */ #undef HAVE_LOADLIBRARY /* Define to 1 if you have the `localtime_r' function. */ #undef HAVE_LOCALTIME_R /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET /* Define to 1 if MySQL libraries are available */ #undef HAVE_MYSQL /* Define to 1 if you have the `openlog' function. */ #undef HAVE_OPENLOG /* Define to 1 if you have the `openlog_r' function. */ #undef HAVE_OPENLOG_R /* Define if you have POSIX threads libraries and header files. */ #undef HAVE_PTHREAD /* Define to 1 if you have the `pthread_barrier_wait' function. */ #undef HAVE_PTHREAD_BARRIER_WAIT /* Define to 1 if you have the `pthread_cond_destroy' function. */ #undef HAVE_PTHREAD_COND_DESTROY /* Define to 1 if you have the `pthread_cond_init' function. */ #undef HAVE_PTHREAD_COND_INIT /* Define to 1 if you have the `pthread_cond_signal' function. */ #undef HAVE_PTHREAD_COND_SIGNAL /* Define to 1 if you have the `pthread_cond_timedwait' function. */ #undef HAVE_PTHREAD_COND_TIMEDWAIT /* Define to 1 if you have the `pthread_cond_wait' function. */ #undef HAVE_PTHREAD_COND_WAIT /* Define to 1 if you have the `pthread_create' function. */ #undef HAVE_PTHREAD_CREATE /* Define to 1 if you have the `pthread_detach' function. */ #undef HAVE_PTHREAD_DETACH /* Define to 1 if you have the header file. */ #undef HAVE_PTHREAD_H /* Define to 1 if you have the `pthread_join' function. */ #undef HAVE_PTHREAD_JOIN /* Define to 1 if you have the `pthread_mutex_destroy' function. */ #undef HAVE_PTHREAD_MUTEX_DESTROY /* Define to 1 if you have the `pthread_mutex_init' function. */ #undef HAVE_PTHREAD_MUTEX_INIT /* Define to 1 if you have the `pthread_mutex_lock' function. */ #undef HAVE_PTHREAD_MUTEX_LOCK /* Define to 1 if you have the `pthread_mutex_unlock' function. */ #undef HAVE_PTHREAD_MUTEX_UNLOCK /* Have PTHREAD_PRIO_INHERIT. */ #undef HAVE_PTHREAD_PRIO_INHERIT /* Define to 1 if you have the `pthread_self' function. */ #undef HAVE_PTHREAD_SELF /* Define to 1 if you have the `pthread_sigmask' function. */ #undef HAVE_PTHREAD_SIGMASK /* Define to 1 if readline libraries are available */ #undef HAVE_READLINE /* Define to 1 if your system has a GNU libc compatible `realloc' function, and to 0 otherwise. */ #undef HAVE_REALLOC /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT /* Define to 1 if you have the `setgroups' function. */ #undef HAVE_SETGROUPS /* Define to 1 if you have the `setregid' function. */ #undef HAVE_SETREGID /* Define to 1 if you have the `setresgid' function. */ #undef HAVE_SETRESGID /* Define to 1 if you have the `setresuid' function. */ #undef HAVE_SETRESUID /* Define to 1 if you have the `setreuid' function. */ #undef HAVE_SETREUID /* Define to 1 if you have the `sigfillset' function. */ #undef HAVE_SIGFILLSET /* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_H /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF /* Have the sockaddr_un.sun_len member. */ #undef HAVE_SOCKADDR_SUN_LEN /* Define to 1 if you have the `socket' function. */ #undef HAVE_SOCKET /* Have the SQLITE3 library */ #undef HAVE_SQLITE3 /* Define if you have the SSL libraries installed. */ #undef HAVE_SSL /* Define if you have the SSL libraries with new HMAC related functions. */ #undef HAVE_SSL_NEW_HMAC /* Define to 1 if you have the `stat' function. */ #undef HAVE_STAT /* Define to 1 if you have the header file. */ #undef HAVE_STDARG_H /* Define to 1 if stdbool.h conforms to C99. */ #undef HAVE_STDBOOL_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the 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 `strlen' function. */ #undef HAVE_STRLEN /* Define to 1 if you have the `strncasecmp' function. */ #undef HAVE_STRNCASECMP /* Define to 1 if you have the `strncat' function. */ #undef HAVE_STRNCAT /* Define to 1 if you have the `strncmp' function. */ #undef HAVE_STRNCMP /* 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 `strtol' function. */ #undef HAVE_STRTOL /* Define to 1 if you have the `strtoul' function. */ #undef HAVE_STRTOUL /* Define to 1 if you have the `syslog' function. */ #undef HAVE_SYSLOG /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H /* Define to 1 if you have the `syslog_r' function. */ #undef HAVE_SYSLOG_R /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if you have the `time' function. */ #undef HAVE_TIME /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H /* union semun is defined */ #undef HAVE_UNION_SEMUN /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `unlink' function. */ #undef HAVE_UNLINK /* Define to 1 if you have the `va_end' function. */ #undef HAVE_VA_END /* Define to 1 if you have the `va_start' function. */ #undef HAVE_VA_START /* Define to 1 if you have the `vfork' function. */ #undef HAVE_VFORK /* Define to 1 if you have the header file. */ #undef HAVE_VFORK_H /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF /* Define to 1 if you have the `vsyslog_r' function. */ #undef HAVE_VSYSLOG_R /* Define to 1 if you have the `waitpid' function. */ #undef HAVE_WAITPID /* Define to 1 if `fork' works. */ #undef HAVE_WORKING_FORK /* Define to 1 if `vfork' works. */ #undef HAVE_WORKING_VFORK /* Define to 1 if you have the `xmlCleanupParser' function. */ #undef HAVE_XMLCLEANUPPARSER /* Define to 1 if you have the `xmlCleanupThreads' function. */ #undef HAVE_XMLCLEANUPTHREADS /* Define to 1 if you have the `xmlInitParser' function. */ #undef HAVE_XMLINITPARSER /* Define to 1 if the system has the type `_Bool'. */ #undef HAVE__BOOL /* define if your compiler has __attribute__ */ #undef HAVE___ATTRIBUTE__ /* Default configuration file. */ #undef HSM_DEFAULT_CONFIG /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Path to the OpenDNSSEC ods-control binary */ #undef ODS_EN_CONTROL /* Path to the OpenDNSSEC enforcer engine binary */ #undef ODS_EN_ENGINE /* File magic for storing backups from the OpenDNSSEC enforcer */ #undef ODS_EN_FILE_MAGIC /* Path to the OpenDNSSEC kaspcheck binary */ #undef ODS_EN_KASPCHECK /* Command to send a SIGHUP to the ods-enforcerd process */ #undef ODS_EN_NOTIFY /* Start message for enforcer client */ #undef ODS_EN_START_RESPONSE /* Default verbosity */ #undef ODS_EN_VERBOSITY /* Path to the OpenDNSSEC config file */ #undef ODS_SE_CFGFILE /* Path to the OpenDNSSEC signer client binary */ #undef ODS_SE_CLI /* Path to the OpenDNSSEC signer engine binary */ #undef ODS_SE_ENGINE /* File magic for storing backups from the OpenDNSSEC signer engine */ #undef ODS_SE_FILE_MAGIC_V1 /* File magic for storing backups from the OpenDNSSEC signer engine */ #undef ODS_SE_FILE_MAGIC_V2 /* File magic for storing backups from the OpenDNSSEC signer engine */ #undef ODS_SE_FILE_MAGIC_V3 /* Maximum line length that the OpenDNSSEC signer client can handle */ #undef ODS_SE_MAXLINE /* Number of seconds the OpenDNSSEC signer engine should backoff when a task failed */ #undef ODS_SE_MAX_BACKOFF /* Path to the OpenDNSSEC signer engine pid file */ #undef ODS_SE_PIDFILE /* Path to the OpenDNSSEC data files */ #undef ODS_SE_RNGDIR /* Path to the OpenDNSSEC signer engine socket file */ #undef ODS_SE_SOCKFILE /* Shutdown message for the OpenDNSSEC signer client */ #undef ODS_SE_STOP_RESPONSE /* Default verbosity */ #undef ODS_SE_VERBOSITY /* Path to the OpenDNSSEC signer engine working directory */ #undef ODS_SE_WORKDIR /* Default number of worker threads for the OpenDNSSEC signer engine */ #undef ODS_SE_WORKERTHREADS /* Path to the OpenDNSSEC signer engine pid file */ #undef ODS_ZF_PIDFILE /* Path to the OpenDNSSEC configuration files */ #undef OPENDNSSEC_CONFIG_DIR /* Path to the main OpenDNSSEC configuration file */ #undef OPENDNSSEC_CONFIG_FILE /* Path to the OpenDNSSEC enforcer pid file */ #undef OPENDNSSEC_ENFORCER_PIDFILE /* Path to the OpenDNSSEC enforcer socket */ #undef OPENDNSSEC_ENFORCER_SOCKETFILE /* Number of worker threads for the enforcer */ #undef OPENDNSSEC_ENFORCER_WORKERTHREADS /* Path to the OpenDNSSEC enforcer engine working directory */ #undef OPENDNSSEC_ENFORCER_WORKINGDIR /* Path to the OpenDNSSEC internal zone list */ #undef OPENDNSSEC_ENFORCER_ZONELIST /* Path to the OpenDNSSEC zone fetcher pid file */ #undef OPENDNSSEC_FETCH_PIDFILE /* Path to the OpenDNSSEC data files */ #undef OPENDNSSEC_SCHEMA_DIR /* Path to the OpenDNSSEC signer cli */ #undef OPENDNSSEC_SIGNER_CLI /* Path to the OpenDNSSEC signer engine */ #undef OPENDNSSEC_SIGNER_ENGINE /* Path to the OpenDNSSEC signer pid file */ #undef OPENDNSSEC_SIGNER_PIDFILE /* Path to the OpenDNSSEC signer socket */ #undef OPENDNSSEC_SIGNER_SOCKET /* Path to the OpenDNSSEC var directory */ #undef OPENDNSSEC_STATE_DIR /* 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 necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* Define to the type of arg 1 for `select'. */ #undef SELECT_TYPE_ARG1 /* Define to the type of args 2, 3 and 4 for `select'. */ #undef SELECT_TYPE_ARG234 /* Define to the type of arg 5 for `select'. */ #undef SELECT_TYPE_ARG5 /* Define if your platform breaks doing a seteuid before a setuid */ #undef SETEUID_BREAKS_SETUID /* Path to the OpenDNSSEC signer engine cli */ #undef SIGNER_CLI_UPDATE /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* strptime is available from time.h with some defines. */ #undef STRPTIME_NEEDS_DEFINES /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Enable ldns ED25519 support */ #undef USE_ED25519 /* Enable ldns ED448 support */ #undef USE_ED448 /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # undef _GNU_SOURCE #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # undef _POSIX_PTHREAD_SEMANTICS #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # undef _TANDEM_SOURCE #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # undef __EXTENSIONS__ #endif /* Version number of package */ #undef VERSION /* Define to 1 if on MINIX. */ #undef _MINIX /* Enable functions on BSD */ #undef _NETBSD_SOURCE /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `int' if doesn't define. */ #undef gid_t /* Define to rpl_malloc if the replacement function should be used. */ #undef malloc /* Define to `int' if does not define. */ #undef pid_t /* Define to rpl_realloc if the replacement function should be used. */ #undef realloc /* Define to `unsigned int' if does not define. */ #undef size_t /* Define to `int' if doesn't define. */ #undef uid_t /* Define to the type of an unsigned integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ #undef uint16_t /* Define as `fork' if `vfork' does not work. */ #undef vfork