]> eyrie.org Git - kerberos/krb5-strength.git/blob - config.h.in
Merge commit 'upstream/1.0' into debian
[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 to 1 if you have the declaration of `snprintf', and to 0 if you
7    don't. */
8 #undef HAVE_DECL_SNPRINTF
9
10 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
11    don't. */
12 #undef HAVE_DECL_VSNPRINTF
13
14 /* Define to 1 if you have the <dlfcn.h> header file. */
15 #undef HAVE_DLFCN_H
16
17 /* Define to 1 if you have the <et/com_err.h> header file. */
18 #undef HAVE_ET_COM_ERR_H
19
20 /* Define to 1 if you have the <ibm_svc/krb5_svc.h> header file. */
21 #undef HAVE_IBM_SVC_KRB5_SVC_H
22
23 /* Define to 1 if you have the <inttypes.h> header file. */
24 #undef HAVE_INTTYPES_H
25
26 /* Define to 1 if you have the <kadm5-pwcheck.h> header file. */
27 #undef HAVE_KADM5_PWCHECK_H
28
29 /* Define to 1 if you have the `krb5_free_error_message' function. */
30 #undef HAVE_KRB5_FREE_ERROR_MESSAGE
31
32 /* Define to 1 if you have the `krb5_get_error_message' function. */
33 #undef HAVE_KRB5_GET_ERROR_MESSAGE
34
35 /* Define to 1 if you have the `krb5_get_error_string' function. */
36 #undef HAVE_KRB5_GET_ERROR_STRING
37
38 /* Define to 1 if you have the `krb5_get_err_txt' function. */
39 #undef HAVE_KRB5_GET_ERR_TXT
40
41 /* Define to 1 if you have the <krb5/pwcheck_plugin.h> header file. */
42 #undef HAVE_KRB5_PWCHECK_PLUGIN_H
43
44 /* Define to 1 if the system has the type `krb5_realm'. */
45 #undef HAVE_KRB5_REALM
46
47 /* Define to 1 if you have the `krb5_svc_get_msg' function. */
48 #undef HAVE_KRB5_SVC_GET_MSG
49
50 /* Define to 1 if the system has the type `long long int'. */
51 #undef HAVE_LONG_LONG_INT
52
53 /* Define to 1 if you have the <memory.h> header file. */
54 #undef HAVE_MEMORY_H
55
56 /* Define if your system has a working snprintf function. */
57 #undef HAVE_SNPRINTF
58
59 /* Define to 1 if stdbool.h conforms to C99. */
60 #undef HAVE_STDBOOL_H
61
62 /* Define to 1 if you have the <stdint.h> header file. */
63 #undef HAVE_STDINT_H
64
65 /* Define to 1 if you have the <stdlib.h> header file. */
66 #undef HAVE_STDLIB_H
67
68 /* Define to 1 if you have the <strings.h> header file. */
69 #undef HAVE_STRINGS_H
70
71 /* Define to 1 if you have the <string.h> header file. */
72 #undef HAVE_STRING_H
73
74 /* Define to 1 if you have the `strlcat' function. */
75 #undef HAVE_STRLCAT
76
77 /* Define to 1 if you have the `strlcpy' function. */
78 #undef HAVE_STRLCPY
79
80 /* Define to 1 if you have the <sys/bittypes.h> header file. */
81 #undef HAVE_SYS_BITTYPES_H
82
83 /* Define to 1 if you have the <sys/stat.h> header file. */
84 #undef HAVE_SYS_STAT_H
85
86 /* Define to 1 if you have the <sys/types.h> header file. */
87 #undef HAVE_SYS_TYPES_H
88
89 /* Define to 1 if you have the <unistd.h> header file. */
90 #undef HAVE_UNISTD_H
91
92 /* Define to 1 if the system has the type `_Bool'. */
93 #undef HAVE__BOOL
94
95 /* Define to the sub-directory in which libtool stores uninstalled libraries.
96    */
97 #undef LT_OBJDIR
98
99 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
100 #undef NO_MINUS_C_MINUS_O
101
102 /* Name of package */
103 #undef PACKAGE
104
105 /* Define to the address where bug reports for this package should be sent. */
106 #undef PACKAGE_BUGREPORT
107
108 /* Define to the full name of this package. */
109 #undef PACKAGE_NAME
110
111 /* Define to the full name and version of this package. */
112 #undef PACKAGE_STRING
113
114 /* Define to the one symbol short name of this package. */
115 #undef PACKAGE_TARNAME
116
117 /* Define to the home page for this package. */
118 #undef PACKAGE_URL
119
120 /* Define to the version of this package. */
121 #undef PACKAGE_VERSION
122
123 /* The size of `long', as computed by sizeof. */
124 #undef SIZEOF_LONG
125
126 /* Define to 1 if you have the ANSI C header files. */
127 #undef STDC_HEADERS
128
129 /* Enable extensions on AIX 3, Interix.  */
130 #ifndef _ALL_SOURCE
131 # undef _ALL_SOURCE
132 #endif
133 /* Enable GNU extensions on systems that have them.  */
134 #ifndef _GNU_SOURCE
135 # undef _GNU_SOURCE
136 #endif
137 /* Enable threading extensions on Solaris.  */
138 #ifndef _POSIX_PTHREAD_SEMANTICS
139 # undef _POSIX_PTHREAD_SEMANTICS
140 #endif
141 /* Enable extensions on HP NonStop.  */
142 #ifndef _TANDEM_SOURCE
143 # undef _TANDEM_SOURCE
144 #endif
145 /* Enable general extensions on Solaris.  */
146 #ifndef __EXTENSIONS__
147 # undef __EXTENSIONS__
148 #endif
149
150
151 /* Version number of package */
152 #undef VERSION
153
154 /* Define to 1 if on MINIX. */
155 #undef _MINIX
156
157 /* Define to 2 if the system does not provide POSIX.1 features except with
158    this defined. */
159 #undef _POSIX_1_SOURCE
160
161 /* Define to 1 if you need to in order for `stat' and other things to work. */
162 #undef _POSIX_SOURCE