No empty .Rs/.Re
[netbsd-mini2440.git] / external / bsd / bind / dist / contrib / zkt / config.h.in
blob76b786b15f110efe1ba2f6ab4f5c77f56a29f9d5
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Path to BIND utilities */
4 #undef BIND_UTIL_PATH
6 /* BIND version as integer number without dots */
7 #undef BIND_VERSION
9 /* Define to 1 if the `closedir' function returns void instead of `int'. */
10 #undef CLOSEDIR_VOID
12 /* set path of config file (defaults to /var/named) */
13 #undef CONFIG_PATH
15 /* Define to 1 if you have the `alarm' function. */
16 #undef HAVE_ALARM
18 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
20 #undef HAVE_DIRENT_H
22 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
23 #undef HAVE_DOPRNT
25 /* Define to 1 if you have the <fcntl.h> header file. */
26 #undef HAVE_FCNTL_H
28 /* Define to 1 if you have the <getopt.h> header file. */
29 #undef HAVE_GETOPT_H
31 /* Define to 1 if you have the `getopt_long' function. */
32 #undef HAVE_GETOPT_LONG
34 /* Define to 1 if you have the `gettimeofday' function. */
35 #undef HAVE_GETTIMEOFDAY
37 /* Define to 1 if you have the `getuid' function. */
38 #undef HAVE_GETUID
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #undef HAVE_INTTYPES_H
43 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
44 to 0 otherwise. */
45 #undef HAVE_MALLOC
47 /* Define to 1 if you have the <memory.h> header file. */
48 #undef HAVE_MEMORY_H
50 /* Define to 1 if you have the `memset' function. */
51 #undef HAVE_MEMSET
53 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
54 #undef HAVE_NDIR_H
56 /* Define to 1 if you have the <netdb.h> header file. */
57 #undef HAVE_NETDB_H
59 /* Define to 1 if you have the `putenv' function. */
60 #undef HAVE_PUTENV
62 /* Define to 1 if you have the `socket' function. */
63 #undef HAVE_SOCKET
65 /* Define to 1 if `stat' has the bug that it succeeds when given the
66 zero-length file name argument. */
67 #undef HAVE_STAT_EMPTY_STRING_BUG
69 /* Define to 1 if you have the <stdint.h> header file. */
70 #undef HAVE_STDINT_H
72 /* Define to 1 if you have the <stdlib.h> header file. */
73 #undef HAVE_STDLIB_H
75 /* Define to 1 if you have the `strcasecmp' function. */
76 #undef HAVE_STRCASECMP
78 /* Define to 1 if you have the `strchr' function. */
79 #undef HAVE_STRCHR
81 /* Define to 1 if you have the `strdup' function. */
82 #undef HAVE_STRDUP
84 /* Define to 1 if you have the `strerror' function. */
85 #undef HAVE_STRERROR
87 /* Define to 1 if you have the `strftime' function. */
88 #undef HAVE_STRFTIME
90 /* Define to 1 if you have the <strings.h> header file. */
91 #undef HAVE_STRINGS_H
93 /* Define to 1 if you have the <string.h> header file. */
94 #undef HAVE_STRING_H
96 /* Define to 1 if you have the `strncasecmp' function. */
97 #undef HAVE_STRNCASECMP
99 /* Define to 1 if you have the `strrchr' function. */
100 #undef HAVE_STRRCHR
102 /* Define to 1 if you have the <syslog.h> header file. */
103 #undef HAVE_SYSLOG_H
105 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
107 #undef HAVE_SYS_DIR_H
109 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
111 #undef HAVE_SYS_NDIR_H
113 /* Define to 1 if you have the <sys/socket.h> header file. */
114 #undef HAVE_SYS_SOCKET_H
116 /* Define to 1 if you have the <sys/stat.h> header file. */
117 #undef HAVE_SYS_STAT_H
119 /* Define to 1 if you have the <sys/time.h> header file. */
120 #undef HAVE_SYS_TIME_H
122 /* Define to 1 if you have the <sys/types.h> header file. */
123 #undef HAVE_SYS_TYPES_H
125 /* Define to 1 if you have the `timegm' function. */
126 #undef HAVE_TIMEGM
128 /* Define to 1 if you have the `tzset' function. */
129 #undef HAVE_TZSET
131 /* Define to 1 if you have the <unistd.h> header file. */
132 #undef HAVE_UNISTD_H
134 /* Define to 1 if you have the `utime' function. */
135 #undef HAVE_UTIME
137 /* Define to 1 if you have the <utime.h> header file. */
138 #undef HAVE_UTIME_H
140 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
141 #undef HAVE_UTIME_NULL
143 /* Define to 1 if you have the `vprintf' function. */
144 #undef HAVE_VPRINTF
146 /* log with level */
147 #undef LOG_WITH_LEVEL
149 /* log with progname */
150 #undef LOG_WITH_PROGNAME
152 /* log with timestamp */
153 #undef LOG_WITH_TIMESTAMP
155 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
156 slash. */
157 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
159 /* Define to the address where bug reports for this package should be sent. */
160 #undef PACKAGE_BUGREPORT
162 /* Define to the full name of this package. */
163 #undef PACKAGE_NAME
165 /* Define to the full name and version of this package. */
166 #undef PACKAGE_STRING
168 /* Define to the one symbol short name of this package. */
169 #undef PACKAGE_TARNAME
171 /* Define to the version of this package. */
172 #undef PACKAGE_VERSION
174 /* print age of year */
175 #undef PRINT_AGE_OF_YEAR
177 /* print out timezone */
178 #undef PRINT_TIMEZONE
180 /* Define to 1 if you have the ANSI C header files. */
181 #undef STDC_HEADERS
183 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
184 #undef TIME_WITH_SYS_TIME
186 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
187 #undef TM_IN_SYS_TIME
189 /* TTL in keyfiles allowed */
190 #undef TTL_IN_KEYFILE_ALLOWED
192 /* Use TREE data structure for dnssec-zkt */
193 #undef USE_TREE
195 /* ZKT version string */
196 #undef ZKT_VERSION
198 /* Define to empty if `const' does not conform to ANSI C. */
199 #undef const
201 /* Define to `int' if <sys/types.h> doesn't define. */
202 #undef gid_t
204 /* Define to rpl_malloc if the replacement function should be used. */
205 #undef malloc
207 /* Define to `unsigned int' if <sys/types.h> does not define. */
208 #undef size_t
210 /* Define to `unsigned char' if <sys/types.h> does not define. */
211 #undef uchar
213 /* Define to `int' if <sys/types.h> doesn't define. */
214 #undef uid_t
216 /* Define to `unsigned int' if <sys/types.h> does not define. */
217 #undef uint
219 /* Define to `unsigned long' if <sys/types.h> does not define. */
220 #undef ulong
222 /* Define to `unsigned short' if <sys/types.h> does not define. */
223 #undef ushort