]> eyrie.org Git - kerberos/krb5-strength.git/blob - config.h.in
Update to debhelper compatibility levl V11
[kerberos/krb5-strength.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the `asprintf' function. */
4 #undef HAVE_ASPRINTF
5
6 /* Define if the compiler supports C99 variadic macros. */
7 #undef HAVE_C99_VAMACROS
8
9 /* Define if libcdb is available. */
10 #undef HAVE_CDB
11
12 /* Define to 1 if you have the <cdb.h> header file. */
13 #undef HAVE_CDB_H
14
15 /* Define to 1 if you have the <crack.h> header file. */
16 #undef HAVE_CRACK_H
17
18 /* Define to 1 if you have the declaration of `krb5_kt_free_entry', and to 0
19    if you don't. */
20 #undef HAVE_DECL_KRB5_KT_FREE_ENTRY
21
22 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
23    don't. */
24 #undef HAVE_DECL_SNPRINTF
25
26 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
27    don't. */
28 #undef HAVE_DECL_VSNPRINTF
29
30 /* Define to 1 if you have the <dlfcn.h> header file. */
31 #undef HAVE_DLFCN_H
32
33 /* Define to 1 if you have the <et/com_err.h> header file. */
34 #undef HAVE_ET_COM_ERR_H
35
36 /* Define if the compiler supports GNU-style variadic macros. */
37 #undef HAVE_GNU_VAMACROS
38
39 /* Define to 1 if you have the <ibm_svc/krb5_svc.h> header file. */
40 #undef HAVE_IBM_SVC_KRB5_SVC_H
41
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #undef HAVE_INTTYPES_H
44
45 /* Define to 1 if you have the <kadm5/kadm5_err.h> header file. */
46 #undef HAVE_KADM5_KADM5_ERR_H
47
48 /* Define to 1 if you have the <kadm5/kadm5-pwcheck.h> header file. */
49 #undef HAVE_KADM5_KADM5_PWCHECK_H
50
51 /* Define to 1 if you have the <kerberosv5/com_err.h> header file. */
52 #undef HAVE_KERBEROSV5_COM_ERR_H
53
54 /* Define to 1 if you have the <kerberosv5/krb5.h> header file. */
55 #undef HAVE_KERBEROSV5_KRB5_H
56
57 /* Define to enable Kerberos features. */
58 #undef HAVE_KRB5
59
60 /* Define to 1 if you have the `krb5_free_default_realm' function. */
61 #undef HAVE_KRB5_FREE_DEFAULT_REALM
62
63 /* Define to 1 if you have the `krb5_free_error_message' function. */
64 #undef HAVE_KRB5_FREE_ERROR_MESSAGE
65
66 /* Define to 1 if you have the `krb5_free_string' function. */
67 #undef HAVE_KRB5_FREE_STRING
68
69 /* Define to 1 if you have the `krb5_get_error_message' function. */
70 #undef HAVE_KRB5_GET_ERROR_MESSAGE
71
72 /* Define to 1 if you have the `krb5_get_error_string' function. */
73 #undef HAVE_KRB5_GET_ERROR_STRING
74
75 /* Define to 1 if you have the `krb5_get_err_txt' function. */
76 #undef HAVE_KRB5_GET_ERR_TXT
77
78 /* Define to 1 if you have the `krb5_get_init_creds_opt_alloc' function. */
79 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC
80
81 /* Define to 1 if you have the `krb5_get_init_creds_opt_free' function. */
82 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_FREE
83
84 /* Define if krb5_get_init_creds_opt_free takes two arguments. */
85 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS
86
87 /* Define to 1 if you have the `krb5_get_init_creds_opt_set_default_flags'
88    function. */
89 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_DEFAULT_FLAGS
90
91 /* Define to 1 if you have the <krb5.h> header file. */
92 #undef HAVE_KRB5_H
93
94 /* Define to 1 if you have the <krb5/krb5.h> header file. */
95 #undef HAVE_KRB5_KRB5_H
96
97 /* Define to 1 if you have the `krb5_principal_get_realm' function. */
98 #undef HAVE_KRB5_PRINCIPAL_GET_REALM
99
100 /* Define to 1 if you have the <krb5/pwqual_plugin.h> header file. */
101 #undef HAVE_KRB5_PWQUAL_PLUGIN_H
102
103 /* Define to 1 if the system has the type `krb5_realm'. */
104 #undef HAVE_KRB5_REALM
105
106 /* Define to 1 if you have the `krb5_svc_get_msg' function. */
107 #undef HAVE_KRB5_SVC_GET_MSG
108
109 /* Define to 1 if you have the `krb5_xfree' function. */
110 #undef HAVE_KRB5_XFREE
111
112 /* Define to 1 if the system has the type 'long long int'. */
113 #undef HAVE_LONG_LONG_INT
114
115 /* Define to 1 if you have the <memory.h> header file. */
116 #undef HAVE_MEMORY_H
117
118 /* Define to 1 if you have the `mkstemp' function. */
119 #undef HAVE_MKSTEMP
120
121 /* Define to 1 if you have the `reallocarray' function. */
122 #undef HAVE_REALLOCARRAY
123
124 /* Define to 1 if you have the `setrlimit' function. */
125 #undef HAVE_SETRLIMIT
126
127 /* Define if your system has a working snprintf function. */
128 #undef HAVE_SNPRINTF
129
130 /* Define if SQLite is available. */
131 #undef HAVE_SQLITE
132
133 /* Define to 1 if you have the <sqlite3.h> header file. */
134 #undef HAVE_SQLITE3_H
135
136 /* Define to 1 if the system has the type `ssize_t'. */
137 #undef HAVE_SSIZE_T
138
139 /* Define to 1 if stdbool.h conforms to C99. */
140 #undef HAVE_STDBOOL_H
141
142 /* Define to 1 if you have the <stdint.h> header file. */
143 #undef HAVE_STDINT_H
144
145 /* Define to 1 if you have the <stdlib.h> header file. */
146 #undef HAVE_STDLIB_H
147
148 /* Define to 1 if you have the <strings.h> header file. */
149 #undef HAVE_STRINGS_H
150
151 /* Define to 1 if you have the <string.h> header file. */
152 #undef HAVE_STRING_H
153
154 /* Define to 1 if you have the `strndup' function. */
155 #undef HAVE_STRNDUP
156
157 /* Define to 1 if you have the <syslog.h> header file. */
158 #undef HAVE_SYSLOG_H
159
160 /* Define to 1 if you have the <sys/bittypes.h> header file. */
161 #undef HAVE_SYS_BITTYPES_H
162
163 /* Define to 1 if you have the <sys/select.h> header file. */
164 #undef HAVE_SYS_SELECT_H
165
166 /* Define to 1 if you have the <sys/stat.h> header file. */
167 #undef HAVE_SYS_STAT_H
168
169 /* Define to 1 if you have the <sys/time.h> header file. */
170 #undef HAVE_SYS_TIME_H
171
172 /* Define to 1 if you have the <sys/types.h> header file. */
173 #undef HAVE_SYS_TYPES_H
174
175 /* Define to 1 if you have the <unistd.h> header file. */
176 #undef HAVE_UNISTD_H
177
178 /* Define to 1 if the system has the type 'unsigned long long int'. */
179 #undef HAVE_UNSIGNED_LONG_LONG_INT
180
181 /* Define to 1 if the system has the type `_Bool'. */
182 #undef HAVE__BOOL
183
184 /* Define to the sub-directory where libtool stores uninstalled libraries. */
185 #undef LT_OBJDIR
186
187 /* Name of package */
188 #undef PACKAGE
189
190 /* Define to the address where bug reports for this package should be sent. */
191 #undef PACKAGE_BUGREPORT
192
193 /* Define to the full name of this package. */
194 #undef PACKAGE_NAME
195
196 /* Define to the full name and version of this package. */
197 #undef PACKAGE_STRING
198
199 /* Define to the one symbol short name of this package. */
200 #undef PACKAGE_TARNAME
201
202 /* Define to the home page for this package. */
203 #undef PACKAGE_URL
204
205 /* Define to the version of this package. */
206 #undef PACKAGE_VERSION
207
208 /* The size of `long', as computed by sizeof. */
209 #undef SIZEOF_LONG
210
211 /* Define to 1 if you have the ANSI C header files. */
212 #undef STDC_HEADERS
213
214 /* Enable extensions on AIX 3, Interix.  */
215 #ifndef _ALL_SOURCE
216 # undef _ALL_SOURCE
217 #endif
218 /* Enable GNU extensions on systems that have them.  */
219 #ifndef _GNU_SOURCE
220 # undef _GNU_SOURCE
221 #endif
222 /* Enable threading extensions on Solaris.  */
223 #ifndef _POSIX_PTHREAD_SEMANTICS
224 # undef _POSIX_PTHREAD_SEMANTICS
225 #endif
226 /* Enable extensions on HP NonStop.  */
227 #ifndef _TANDEM_SOURCE
228 # undef _TANDEM_SOURCE
229 #endif
230 /* Enable general extensions on Solaris.  */
231 #ifndef __EXTENSIONS__
232 # undef __EXTENSIONS__
233 #endif
234
235
236 /* Version number of package */
237 #undef VERSION
238
239 /* Enable large inode numbers on Mac OS X 10.5.  */
240 #ifndef _DARWIN_USE_64_BIT_INODE
241 # define _DARWIN_USE_64_BIT_INODE 1
242 #endif
243
244 /* Number of bits in a file offset, on hosts where this is settable. */
245 #undef _FILE_OFFSET_BITS
246
247 /* Define for large files, on AIX-style hosts. */
248 #undef _LARGE_FILES
249
250 /* Define to 1 if on MINIX. */
251 #undef _MINIX
252
253 /* Define to 2 if the system does not provide POSIX.1 features except with
254    this defined. */
255 #undef _POSIX_1_SOURCE
256
257 /* Define to 1 if you need to in order for `stat' and other things to work. */
258 #undef _POSIX_SOURCE
259
260 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
261    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
262    #define below would cause a syntax error. */
263 #undef _UINT32_T
264
265 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
266    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
267    #define below would cause a syntax error. */
268 #undef _UINT8_T
269
270 /* Define to the type of an unsigned integer type of width exactly 16 bits if
271    such a type exists and the standard includes do not define it. */
272 #undef uint16_t
273
274 /* Define to the type of an unsigned integer type of width exactly 32 bits if
275    such a type exists and the standard includes do not define it. */
276 #undef uint32_t
277
278 /* Define to the type of an unsigned integer type of width exactly 8 bits if
279    such a type exists and the standard includes do not define it. */
280 #undef uint8_t