1/* common/config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define if your setregid() is broken */
4#undef BROKEN_SETREGID
5
6/* Define if your setresgid() is broken */
7#undef BROKEN_SETRESGID
8
9/* Define if your setresuid() is broken */
10#undef BROKEN_SETRESUID
11
12/* Define if your setreuid() is broken */
13#undef BROKEN_SETREUID
14
15/* System cp(3) command */
16#undef CP_COMMAND
17
18/* Using MySQL for database backend */
19#undef ENFORCER_DATABASE_MYSQL
20
21/* Using SQLite3 for database backend */
22#undef ENFORCER_DATABASE_SQLITE3
23
24/* Database to use when testing the Enforcer database backend */
25#undef ENFORCER_DB_DATABASE
26
27/* Host to use when testing the Enforcer database backend */
28#undef ENFORCER_DB_HOST
29
30/* Password to use when testing the Enforcer database backend */
31#undef ENFORCER_DB_PASSWORD
32
33/* Port to use when testing the Enforcer database backend */
34#undef ENFORCER_DB_PORT
35
36/* Port to use when testing the Enforcer database backend */
37#undef ENFORCER_DB_PORT_TEXT
38
39/* Username to use when testing the Enforcer database backend */
40#undef ENFORCER_DB_USERNAME
41
42/* Define to 1 if you have the `alarm' function. */
43#undef HAVE_ALARM
44
45/* Define to 1 if you have the `arc4random' function. */
46#undef HAVE_ARC4RANDOM
47
48/* Define to 1 if you have the `arc4random_uniform' function. */
49#undef HAVE_ARC4RANDOM_UNIFORM
50
51/* Define to 1 if you have the `atoi' function. */
52#undef HAVE_ATOI
53
54/* Define to 1 if you have the `b64_ntop' function. */
55#undef HAVE_B64_NTOP
56
57/* Define to 1 if you have the `b64_pton' function. */
58#undef HAVE_B64_PTON
59
60/* Define if backtrace supported */
61#undef HAVE_BACKTRACE
62
63/* Define if backtrace_full supported */
64#undef HAVE_BACKTRACE_FULL
65
66/* Define to 1 if you have the `bzero' function. */
67#undef HAVE_BZERO
68
69/* Define to 1 if you have the `calloc' function. */
70#undef HAVE_CALLOC
71
72/* Define to 1 if your system has a working `chown' function. */
73#undef HAVE_CHOWN
74
75/* Define to 1 if you have the `chroot' function. */
76#undef HAVE_CHROOT
77
78/* Define if you have clock_gettime */
79#undef HAVE_CLOCK_GETTIME
80
81/* Define to 1 if you have the `close' function. */
82#undef HAVE_CLOSE
83
84/* Define to 1 if you have the `closelog' function. */
85#undef HAVE_CLOSELOG
86
87/* Define to 1 if you have the `closelog_r' function. */
88#undef HAVE_CLOSELOG_R
89
90/* Define to 1 if you have the <dlfcn.h> header file. */
91#undef HAVE_DLFCN_H
92
93/* Define if you have dlopen */
94#undef HAVE_DLOPEN
95
96/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
97#undef HAVE_DOPRNT
98
99/* Define to 1 if you have the `dup2' function. */
100#undef HAVE_DUP2
101
102/* Define to 1 if you have the `endpwent' function. */
103#undef HAVE_ENDPWENT
104
105/* Define to 1 if you have the <errno.h> header file. */
106#undef HAVE_ERRNO_H
107
108/* Define to 1 if you have the `EVP_sha1' function. */
109#undef HAVE_EVP_SHA1
110
111/* Define to 1 if you have the `EVP_sha256' function. */
112#undef HAVE_EVP_SHA256
113
114/* Define to 1 if you have the `exit' function. */
115#undef HAVE_EXIT
116
117/* Define to 1 if you have the `fclose' function. */
118#undef HAVE_FCLOSE
119
120/* Define to 1 if you have the `fcntl' function. */
121#undef HAVE_FCNTL
122
123/* Define to 1 if you have the <fcntl.h> header file. */
124#undef HAVE_FCNTL_H
125
126/* Define to 1 if you have the `ferror' function. */
127#undef HAVE_FERROR
128
129/* Define to 1 if you have the `fflush' function. */
130#undef HAVE_FFLUSH
131
132/* Define to 1 if you have the `fgetc' function. */
133#undef HAVE_FGETC
134
135/* Define to 1 if you have the `fopen' function. */
136#undef HAVE_FOPEN
137
138/* Define to 1 if you have the `fork' function. */
139#undef HAVE_FORK
140
141/* Define to 1 if you have the `fprintf' function. */
142#undef HAVE_FPRINTF
143
144/* Define to 1 if you have the `free' function. */
145#undef HAVE_FREE
146
147/* Define to 1 if you have the `getgroups' function. */
148#undef HAVE_GETGROUPS
149
150/* Define to 1 if you have the <getopt.h> header file. */
151#undef HAVE_GETOPT_H
152
153/* Define to 1 if you have the `getpass' function. */
154#undef HAVE_GETPASS
155
156/* Define to 1 if you have the `getpassphrase' function. */
157#undef HAVE_GETPASSPHRASE
158
159/* Define to 1 if you have the `getpid' function. */
160#undef HAVE_GETPID
161
162/* Define to 1 if you have the `initgroups' function. */
163#undef HAVE_INITGROUPS
164
165/* Define to 1 if you have the <inttypes.h> header file. */
166#undef HAVE_INTTYPES_H
167
168/* Define to 1 if you have the `crypto' library (-lcrypto). */
169#undef HAVE_LIBCRYPTO
170
171/* Define to 1 if you have the `cunit' library (-lcunit). */
172#undef HAVE_LIBCUNIT
173
174/* Define to 1 if you have the `ldns' library (-lldns). */
175#undef HAVE_LIBLDNS
176
177/* Define to 1 if you have the `xml2' library (-lxml2). */
178#undef HAVE_LIBXML2
179
180/* Define to 1 if you have the <libxml/parser.h> header file. */
181#undef HAVE_LIBXML_PARSER_H
182
183/* Define to 1 if you have the <libxml/relaxng.h> header file. */
184#undef HAVE_LIBXML_RELAXNG_H
185
186/* Define to 1 if you have the <libxml/xmlreader.h> header file. */
187#undef HAVE_LIBXML_XMLREADER_H
188
189/* Define to 1 if you have the <libxml/xpath.h> header file. */
190#undef HAVE_LIBXML_XPATH_H
191
192/* Define to 1 if you have the `listen' function. */
193#undef HAVE_LISTEN
194
195/* Define if you have LoadLibrary */
196#undef HAVE_LOADLIBRARY
197
198/* Define to 1 if you have the `localtime_r' function. */
199#undef HAVE_LOCALTIME_R
200
201/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
202   to 0 otherwise. */
203#undef HAVE_MALLOC
204
205/* Define to 1 if you have the <memory.h> header file. */
206#undef HAVE_MEMORY_H
207
208/* Define to 1 if you have the `memset' function. */
209#undef HAVE_MEMSET
210
211/* Define to 1 if MySQL libraries are available */
212#undef HAVE_MYSQL
213
214/* Define to 1 if you have the `openlog' function. */
215#undef HAVE_OPENLOG
216
217/* Define to 1 if you have the `openlog_r' function. */
218#undef HAVE_OPENLOG_R
219
220/* Define if you have POSIX threads libraries and header files. */
221#undef HAVE_PTHREAD
222
223/* Define to 1 if you have the `pthread_barrier_wait' function. */
224#undef HAVE_PTHREAD_BARRIER_WAIT
225
226/* Define to 1 if you have the `pthread_cond_destroy' function. */
227#undef HAVE_PTHREAD_COND_DESTROY
228
229/* Define to 1 if you have the `pthread_cond_init' function. */
230#undef HAVE_PTHREAD_COND_INIT
231
232/* Define to 1 if you have the `pthread_cond_signal' function. */
233#undef HAVE_PTHREAD_COND_SIGNAL
234
235/* Define to 1 if you have the `pthread_cond_timedwait' function. */
236#undef HAVE_PTHREAD_COND_TIMEDWAIT
237
238/* Define to 1 if you have the `pthread_cond_wait' function. */
239#undef HAVE_PTHREAD_COND_WAIT
240
241/* Define to 1 if you have the `pthread_create' function. */
242#undef HAVE_PTHREAD_CREATE
243
244/* Define to 1 if you have the `pthread_detach' function. */
245#undef HAVE_PTHREAD_DETACH
246
247/* Define to 1 if you have the <pthread.h> header file. */
248#undef HAVE_PTHREAD_H
249
250/* Define to 1 if you have the `pthread_join' function. */
251#undef HAVE_PTHREAD_JOIN
252
253/* Define to 1 if you have the `pthread_mutex_destroy' function. */
254#undef HAVE_PTHREAD_MUTEX_DESTROY
255
256/* Define to 1 if you have the `pthread_mutex_init' function. */
257#undef HAVE_PTHREAD_MUTEX_INIT
258
259/* Define to 1 if you have the `pthread_mutex_lock' function. */
260#undef HAVE_PTHREAD_MUTEX_LOCK
261
262/* Define to 1 if you have the `pthread_mutex_unlock' function. */
263#undef HAVE_PTHREAD_MUTEX_UNLOCK
264
265/* Have PTHREAD_PRIO_INHERIT. */
266#undef HAVE_PTHREAD_PRIO_INHERIT
267
268/* Define to 1 if you have the `pthread_self' function. */
269#undef HAVE_PTHREAD_SELF
270
271/* Define to 1 if you have the `pthread_sigmask' function. */
272#undef HAVE_PTHREAD_SIGMASK
273
274/* Define to 1 if readline libraries are available */
275#undef HAVE_READLINE
276
277/* Define to 1 if your system has a GNU libc compatible `realloc' function,
278   and to 0 otherwise. */
279#undef HAVE_REALLOC
280
281/* Define to 1 if you have the `select' function. */
282#undef HAVE_SELECT
283
284/* Define to 1 if you have the `setgroups' function. */
285#undef HAVE_SETGROUPS
286
287/* Define to 1 if you have the `setregid' function. */
288#undef HAVE_SETREGID
289
290/* Define to 1 if you have the `setresgid' function. */
291#undef HAVE_SETRESGID
292
293/* Define to 1 if you have the `setresuid' function. */
294#undef HAVE_SETRESUID
295
296/* Define to 1 if you have the `setreuid' function. */
297#undef HAVE_SETREUID
298
299/* Define to 1 if you have the `sigfillset' function. */
300#undef HAVE_SIGFILLSET
301
302/* Define to 1 if you have the <signal.h> header file. */
303#undef HAVE_SIGNAL_H
304
305/* Define to 1 if you have the `snprintf' function. */
306#undef HAVE_SNPRINTF
307
308/* Have the sockaddr_un.sun_len member. */
309#undef HAVE_SOCKADDR_SUN_LEN
310
311/* Define to 1 if you have the `socket' function. */
312#undef HAVE_SOCKET
313
314/* Have the SQLITE3 library */
315#undef HAVE_SQLITE3
316
317/* Define if you have the SSL libraries installed. */
318#undef HAVE_SSL
319
320/* Define if you have the SSL libraries with new HMAC related functions. */
321#undef HAVE_SSL_NEW_HMAC
322
323/* Define to 1 if you have the `stat' function. */
324#undef HAVE_STAT
325
326/* Define to 1 if you have the <stdarg.h> header file. */
327#undef HAVE_STDARG_H
328
329/* Define to 1 if stdbool.h conforms to C99. */
330#undef HAVE_STDBOOL_H
331
332/* Define to 1 if you have the <stdint.h> header file. */
333#undef HAVE_STDINT_H
334
335/* Define to 1 if you have the <stdio.h> header file. */
336#undef HAVE_STDIO_H
337
338/* Define to 1 if you have the <stdlib.h> header file. */
339#undef HAVE_STDLIB_H
340
341/* Define to 1 if you have the `strdup' function. */
342#undef HAVE_STRDUP
343
344/* Define to 1 if you have the `strerror' function. */
345#undef HAVE_STRERROR
346
347/* Define to 1 if you have the <strings.h> header file. */
348#undef HAVE_STRINGS_H
349
350/* Define to 1 if you have the <string.h> header file. */
351#undef HAVE_STRING_H
352
353/* Define to 1 if you have the `strlcat' function. */
354#undef HAVE_STRLCAT
355
356/* Define to 1 if you have the `strlcpy' function. */
357#undef HAVE_STRLCPY
358
359/* Define to 1 if you have the `strlen' function. */
360#undef HAVE_STRLEN
361
362/* Define to 1 if you have the `strncasecmp' function. */
363#undef HAVE_STRNCASECMP
364
365/* Define to 1 if you have the `strncat' function. */
366#undef HAVE_STRNCAT
367
368/* Define to 1 if you have the `strncmp' function. */
369#undef HAVE_STRNCMP
370
371/* Define to 1 if you have the `strncpy' function. */
372#undef HAVE_STRNCPY
373
374/* Define to 1 if you have the `strstr' function. */
375#undef HAVE_STRSTR
376
377/* Define to 1 if you have the `strtol' function. */
378#undef HAVE_STRTOL
379
380/* Define to 1 if you have the `strtoul' function. */
381#undef HAVE_STRTOUL
382
383/* Define to 1 if you have the `syslog' function. */
384#undef HAVE_SYSLOG
385
386/* Define to 1 if you have the <syslog.h> header file. */
387#undef HAVE_SYSLOG_H
388
389/* Define to 1 if you have the `syslog_r' function. */
390#undef HAVE_SYSLOG_R
391
392/* Define to 1 if you have the <sys/select.h> header file. */
393#undef HAVE_SYS_SELECT_H
394
395/* Define to 1 if you have the <sys/socket.h> header file. */
396#undef HAVE_SYS_SOCKET_H
397
398/* Define to 1 if you have the <sys/stat.h> header file. */
399#undef HAVE_SYS_STAT_H
400
401/* Define to 1 if you have the <sys/time.h> header file. */
402#undef HAVE_SYS_TIME_H
403
404/* Define to 1 if you have the <sys/types.h> header file. */
405#undef HAVE_SYS_TYPES_H
406
407/* Define to 1 if you have the <sys/wait.h> header file. */
408#undef HAVE_SYS_WAIT_H
409
410/* Define to 1 if you have the `time' function. */
411#undef HAVE_TIME
412
413/* Define to 1 if you have the <time.h> header file. */
414#undef HAVE_TIME_H
415
416/* union semun is defined */
417#undef HAVE_UNION_SEMUN
418
419/* Define to 1 if you have the <unistd.h> header file. */
420#undef HAVE_UNISTD_H
421
422/* Define to 1 if you have the `unlink' function. */
423#undef HAVE_UNLINK
424
425/* Define to 1 if you have the `va_end' function. */
426#undef HAVE_VA_END
427
428/* Define to 1 if you have the `va_start' function. */
429#undef HAVE_VA_START
430
431/* Define to 1 if you have the `vfork' function. */
432#undef HAVE_VFORK
433
434/* Define to 1 if you have the <vfork.h> header file. */
435#undef HAVE_VFORK_H
436
437/* Define to 1 if you have the `vprintf' function. */
438#undef HAVE_VPRINTF
439
440/* Define to 1 if you have the `vsnprintf' function. */
441#undef HAVE_VSNPRINTF
442
443/* Define to 1 if you have the `vsyslog_r' function. */
444#undef HAVE_VSYSLOG_R
445
446/* Define to 1 if you have the `waitpid' function. */
447#undef HAVE_WAITPID
448
449/* Define to 1 if `fork' works. */
450#undef HAVE_WORKING_FORK
451
452/* Define to 1 if `vfork' works. */
453#undef HAVE_WORKING_VFORK
454
455/* Define to 1 if you have the `xmlCleanupParser' function. */
456#undef HAVE_XMLCLEANUPPARSER
457
458/* Define to 1 if you have the `xmlCleanupThreads' function. */
459#undef HAVE_XMLCLEANUPTHREADS
460
461/* Define to 1 if you have the `xmlInitParser' function. */
462#undef HAVE_XMLINITPARSER
463
464/* Define to 1 if the system has the type `_Bool'. */
465#undef HAVE__BOOL
466
467/* define if your compiler has __attribute__ */
468#undef HAVE___ATTRIBUTE__
469
470/* Default configuration file. */
471#undef HSM_DEFAULT_CONFIG
472
473/* Define to the sub-directory where libtool stores uninstalled libraries. */
474#undef LT_OBJDIR
475
476/* Path to the OpenDNSSEC ods-control binary */
477#undef ODS_EN_CONTROL
478
479/* Path to the OpenDNSSEC enforcer engine binary */
480#undef ODS_EN_ENGINE
481
482/* File magic for storing backups from the OpenDNSSEC enforcer */
483#undef ODS_EN_FILE_MAGIC
484
485/* Path to the OpenDNSSEC kaspcheck binary */
486#undef ODS_EN_KASPCHECK
487
488/* Command to send a SIGHUP to the ods-enforcerd process */
489#undef ODS_EN_NOTIFY
490
491/* Start message for enforcer client */
492#undef ODS_EN_START_RESPONSE
493
494/* Default verbosity */
495#undef ODS_EN_VERBOSITY
496
497/* Path to the OpenDNSSEC config file */
498#undef ODS_SE_CFGFILE
499
500/* Path to the OpenDNSSEC signer client binary */
501#undef ODS_SE_CLI
502
503/* Path to the OpenDNSSEC signer engine binary */
504#undef ODS_SE_ENGINE
505
506/* File magic for storing backups from the OpenDNSSEC signer engine */
507#undef ODS_SE_FILE_MAGIC_V1
508
509/* File magic for storing backups from the OpenDNSSEC signer engine */
510#undef ODS_SE_FILE_MAGIC_V2
511
512/* File magic for storing backups from the OpenDNSSEC signer engine */
513#undef ODS_SE_FILE_MAGIC_V3
514
515/* Maximum line length that the OpenDNSSEC signer client can handle */
516#undef ODS_SE_MAXLINE
517
518/* Number of seconds the OpenDNSSEC signer engine should backoff when a task
519   failed */
520#undef ODS_SE_MAX_BACKOFF
521
522/* Path to the OpenDNSSEC signer engine pid file */
523#undef ODS_SE_PIDFILE
524
525/* Path to the OpenDNSSEC data files */
526#undef ODS_SE_RNGDIR
527
528/* Path to the OpenDNSSEC signer engine socket file */
529#undef ODS_SE_SOCKFILE
530
531/* Shutdown message for the OpenDNSSEC signer client */
532#undef ODS_SE_STOP_RESPONSE
533
534/* Default verbosity */
535#undef ODS_SE_VERBOSITY
536
537/* Path to the OpenDNSSEC signer engine working directory */
538#undef ODS_SE_WORKDIR
539
540/* Default number of worker threads for the OpenDNSSEC signer engine */
541#undef ODS_SE_WORKERTHREADS
542
543/* Path to the OpenDNSSEC signer engine pid file */
544#undef ODS_ZF_PIDFILE
545
546/* Path to the OpenDNSSEC configuration files */
547#undef OPENDNSSEC_CONFIG_DIR
548
549/* Path to the main OpenDNSSEC configuration file */
550#undef OPENDNSSEC_CONFIG_FILE
551
552/* Path to the OpenDNSSEC enforcer pid file */
553#undef OPENDNSSEC_ENFORCER_PIDFILE
554
555/* Path to the OpenDNSSEC enforcer socket */
556#undef OPENDNSSEC_ENFORCER_SOCKETFILE
557
558/* Number of worker threads for the enforcer */
559#undef OPENDNSSEC_ENFORCER_WORKERTHREADS
560
561/* Path to the OpenDNSSEC enforcer engine working directory */
562#undef OPENDNSSEC_ENFORCER_WORKINGDIR
563
564/* Path to the OpenDNSSEC internal zone list */
565#undef OPENDNSSEC_ENFORCER_ZONELIST
566
567/* Path to the OpenDNSSEC zone fetcher pid file */
568#undef OPENDNSSEC_FETCH_PIDFILE
569
570/* Path to the OpenDNSSEC data files */
571#undef OPENDNSSEC_SCHEMA_DIR
572
573/* Path to the OpenDNSSEC signer cli */
574#undef OPENDNSSEC_SIGNER_CLI
575
576/* Path to the OpenDNSSEC signer engine */
577#undef OPENDNSSEC_SIGNER_ENGINE
578
579/* Path to the OpenDNSSEC signer pid file */
580#undef OPENDNSSEC_SIGNER_PIDFILE
581
582/* Path to the OpenDNSSEC signer socket */
583#undef OPENDNSSEC_SIGNER_SOCKET
584
585/* Path to the OpenDNSSEC var directory */
586#undef OPENDNSSEC_STATE_DIR
587
588/* Name of package */
589#undef PACKAGE
590
591/* Define to the address where bug reports for this package should be sent. */
592#undef PACKAGE_BUGREPORT
593
594/* Define to the full name of this package. */
595#undef PACKAGE_NAME
596
597/* Define to the full name and version of this package. */
598#undef PACKAGE_STRING
599
600/* Define to the one symbol short name of this package. */
601#undef PACKAGE_TARNAME
602
603/* Define to the home page for this package. */
604#undef PACKAGE_URL
605
606/* Define to the version of this package. */
607#undef PACKAGE_VERSION
608
609/* Define to necessary symbol if this constant uses a non-standard name on
610   your system. */
611#undef PTHREAD_CREATE_JOINABLE
612
613/* Define to the type of arg 1 for `select'. */
614#undef SELECT_TYPE_ARG1
615
616/* Define to the type of args 2, 3 and 4 for `select'. */
617#undef SELECT_TYPE_ARG234
618
619/* Define to the type of arg 5 for `select'. */
620#undef SELECT_TYPE_ARG5
621
622/* Define if your platform breaks doing a seteuid before a setuid */
623#undef SETEUID_BREAKS_SETUID
624
625/* Path to the OpenDNSSEC signer engine cli */
626#undef SIGNER_CLI_UPDATE
627
628/* Define to 1 if you have the ANSI C header files. */
629#undef STDC_HEADERS
630
631/* strptime is available from time.h with some defines. */
632#undef STRPTIME_NEEDS_DEFINES
633
634/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
635#undef TIME_WITH_SYS_TIME
636
637/* Enable ldns ED25519 support */
638#undef USE_ED25519
639
640/* Enable ldns ED448 support */
641#undef USE_ED448
642
643/* Enable extensions on AIX 3, Interix.  */
644#ifndef _ALL_SOURCE
645# undef _ALL_SOURCE
646#endif
647/* Enable GNU extensions on systems that have them.  */
648#ifndef _GNU_SOURCE
649# undef _GNU_SOURCE
650#endif
651/* Enable threading extensions on Solaris.  */
652#ifndef _POSIX_PTHREAD_SEMANTICS
653# undef _POSIX_PTHREAD_SEMANTICS
654#endif
655/* Enable extensions on HP NonStop.  */
656#ifndef _TANDEM_SOURCE
657# undef _TANDEM_SOURCE
658#endif
659/* Enable general extensions on Solaris.  */
660#ifndef __EXTENSIONS__
661# undef __EXTENSIONS__
662#endif
663
664
665/* Version number of package */
666#undef VERSION
667
668/* Define to 1 if on MINIX. */
669#undef _MINIX
670
671/* Enable functions on BSD */
672#undef _NETBSD_SOURCE
673
674/* Define to 2 if the system does not provide POSIX.1 features except with
675   this defined. */
676#undef _POSIX_1_SOURCE
677
678/* Define to 1 if you need to in order for `stat' and other things to work. */
679#undef _POSIX_SOURCE
680
681/* Define to empty if `const' does not conform to ANSI C. */
682#undef const
683
684/* Define to `int' if <sys/types.h> doesn't define. */
685#undef gid_t
686
687/* Define to rpl_malloc if the replacement function should be used. */
688#undef malloc
689
690/* Define to `int' if <sys/types.h> does not define. */
691#undef pid_t
692
693/* Define to rpl_realloc if the replacement function should be used. */
694#undef realloc
695
696/* Define to `unsigned int' if <sys/types.h> does not define. */
697#undef size_t
698
699/* Define to `int' if <sys/types.h> doesn't define. */
700#undef uid_t
701
702/* Define to the type of an unsigned integer type of width exactly 16 bits if
703   such a type exists and the standard includes do not define it. */
704#undef uint16_t
705
706/* Define as `fork' if `vfork' does not work. */
707#undef vfork
708