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