]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - zephyr/h/config.h.in
krb5-interrealm patches
[1ts-debian.git] / zephyr / h / config.h.in
1 /* h/config.h.in.  Generated automatically from configure.in by autoheader.  */
2 /* Define to compile with Hesiod support. */
3 #undef HAVE_HESIOD
4
5 /* Define to compile with Kerberos support. */
6 #undef HAVE_KRB4
7
8 /* Define to compile with Kerberos v5 support. */
9 #undef HAVE_KRB5
10
11 /* Define to 1 if `enc_part2' is member of `krb5_ticket'. */
12 #undef HAVE_KRB5_TICKET_ENC_PART2
13
14 /* Define to 1 if `keyblock.enctype' is member of `krb5_creds'. */
15 #undef HAVE_KRB5_CREDS_KEYBLOCK_ENCTYPE
16
17 /* Define to 1 if you have the `krb5_c_make_checksum' function. */
18 #undef HAVE_KRB5_C_MAKE_CHECKSUM
19
20 /* Define to 1 if you have the `krb5_cc_set_default_name' function. */
21 #undef HAVE_KRB5_CC_SET_DEFAULT_NAME
22
23 /* Define to 1 if `krb5_auth_con_getauthenticator' takes a double pointer third arg. */
24 #undef KRB5_AUTH_CON_GETAUTHENTICATOR_TAKES_DOUBLE_POINTER
25
26 /* Define to 1 if you have the <krb5_err.h> header file. */
27 #undef HAVE_KRB5_ERR_H
28
29 /* Define to 1 if you have the `krb5_free_data' function. */
30 #undef HAVE_KRB5_FREE_DATA
31
32 /* Define to 1 if you have the <krb5/ss.h> header file. */
33 #undef HAVE_KRB5_SS_H
34
35 /* Define to 1 if you have the `krb_get_err_text' function. */
36 #undef HAVE_KRB_GET_ERR_TEXT
37
38 /* Define to 1 if you have the `krb_log' function. */
39 #undef HAVE_KRB_LOG
40
41 /* Define to compile with ares support. */
42 #undef HAVE_ARES
43
44 /* Define to a signed 32-bit integral type. */
45 #define ZEPHYR_INT32 long
46
47 /* Define if you have the System Resource Controller library. */
48 #undef HAVE_SRC
49
50 /* Define to "unsigned long" if your system headers don't. */
51 #undef ulong
52
53 /* Define to a temporary directory on your system. */
54 #define FOUND_TMP "/var/tmp"
55
56 /* Define to the type of the host system. */
57 #define MACHINE_TYPE "unknown"
58
59 /* Define if `regcomp' exists and works. */
60 #undef HAVE_REGCOMP
61
62
63 /* Define if the `getpgrp' function takes no argument. */
64 #undef GETPGRP_VOID
65
66 /* Define if you don't have `vprintf' but do have `_doprnt.' */
67 #undef HAVE_DOPRNT
68
69 /* Define if you have the <fcntl.h> header file. */
70 #undef HAVE_FCNTL_H
71
72 /* Define if you have the `gethostid' function. */
73 #undef HAVE_GETHOSTID
74
75 /* Define if you have the `getlogin' function. */
76 #undef HAVE_GETLOGIN
77
78 /* Define if you have the `getpgid' function. */
79 #undef HAVE_GETPGID
80
81 /* Define if you have the `getsid' function. */
82 #undef HAVE_GETSID
83
84 /* Define if you have the <inttypes.h> header file. */
85 #undef HAVE_INTTYPES_H
86
87 /* Define if you have the `krb5_cc_set_default_name' function. */
88 #undef HAVE_KRB5_CC_SET_DEFAULT_NAME
89
90 /* Define if `keyblock.enctype' is member of `krb5_creds'. */
91 #undef HAVE_KRB5_CREDS_KEYBLOCK_ENCTYPE
92
93 /* Define if you have the `krb5_c_make_checksum' function. */
94 #undef HAVE_KRB5_C_MAKE_CHECKSUM
95
96 /* Define if you have the <krb5_err.h> header file. */
97 #undef HAVE_KRB5_ERR_H
98
99 /* Define if you have the `krb5_free_data' function. */
100 #undef HAVE_KRB5_FREE_DATA
101
102 /* Define if `enc_part2' is member of `krb5_ticket'. */
103 #undef HAVE_KRB5_TICKET_ENC_PART2
104
105 /* Define if you have the `krb_get_err_text' function. */
106 #undef HAVE_KRB_GET_ERR_TEXT
107
108 /* Define if you have the `krb_log' function. */
109 #undef HAVE_KRB_LOG
110
111 /* Define if you have the `44bsd' library (-l44bsd). */
112 #undef HAVE_LIB44BSD
113
114 /* Define if you have the `curses' library (-lcurses). */
115 #undef HAVE_LIBCURSES
116
117 /* Define if you have the `dl' library (-ldl). */
118 #undef HAVE_LIBDL
119
120 /* Define if you have the `gen' library (-lgen). */
121 #undef HAVE_LIBGEN
122
123 /* Define if you have the `nsl' library (-lnsl). */
124 #undef HAVE_LIBNSL
125
126 /* Define if you have the `readline' library (-lreadline). */
127 #undef HAVE_LIBREADLINE
128
129 /* Define if you have the `resolv' library (-lresolv). */
130 #undef HAVE_LIBRESOLV
131
132 /* Define if you have the `socket' library (-lsocket). */
133 #undef HAVE_LIBSOCKET
134
135 /* Define if you have the `w' library (-lw). */
136 #undef HAVE_LIBW
137
138 /* Define if you have the `lrand48' function. */
139 #undef HAVE_LRAND48
140
141 /* Define if you have the <malloc.h> header file. */
142 #undef HAVE_MALLOC_H
143
144 /* Define if you have the `memcpy' function. */
145 #undef HAVE_MEMCPY
146
147 /* Define if you have the `memmove' function. */
148 #undef HAVE_MEMMOVE
149
150 /* Define if you have the <memory.h> header file. */
151 #undef HAVE_MEMORY_H
152
153 /* Define if you have the <paths.h> header file. */
154 #undef HAVE_PATHS_H
155
156 /* Define if you have the `putenv' function. */
157 #undef HAVE_PUTENV
158
159 /* Define if you have the `random' function. */
160 #undef HAVE_RANDOM
161
162 /* Define if you have the <sgtty.h> header file. */
163 #undef HAVE_SGTTY_H
164
165 /* Define if you have the <stdlib.h> header file. */
166 #undef HAVE_STDLIB_H
167
168 /* Define if you have the `strchr' function. */
169 #undef HAVE_STRCHR
170
171 /* Define if you have the `strerror' function. */
172 #undef HAVE_STRERROR
173
174 /* Define if you have the <strings.h> header file. */
175 #undef HAVE_STRINGS_H
176
177 /* Define if you have the <string.h> header file. */
178 #undef HAVE_STRING_H
179
180 /* Define if you have the <sys/cdefs.h> header file. */
181 #undef HAVE_SYS_CDEFS_H
182
183 /* Define if you have the <sys/file.h> header file. */
184 #undef HAVE_SYS_FILE_H
185
186 /* Define if you have the <sys/filio.h> header file. */
187 #undef HAVE_SYS_FILIO_H
188
189 /* Define if you have the <sys/ioctl.h> header file. */
190 #undef HAVE_SYS_IOCTL_H
191
192 /* Define if you have the <sys/msgbuf.h> header file. */
193 #undef HAVE_SYS_MSGBUF_H
194
195 /* Define if you have the <sys/select.h> header file. */
196 #undef HAVE_SYS_SELECT_H
197
198 /* Define if you have the <sys/time.h> header file. */
199 #undef HAVE_SYS_TIME_H
200
201 /* Define if you have the <sys/utsname.h> header file. */
202 #undef HAVE_SYS_UTSNAME_H
203
204 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
205 #undef HAVE_SYS_WAIT_H
206
207 /* Define if you have the <termios.h> header file. */
208 #undef HAVE_TERMIOS_H
209
210 /* Define if you have the <unistd.h> header file. */
211 #undef HAVE_UNISTD_H
212
213 /* Define if you have the `vprintf' function. */
214 #undef HAVE_VPRINTF
215
216 /* Define if you have the `waitpid' function. */
217 #undef HAVE_WAITPID
218
219 /* Define as the return type of signal handlers (`int' or `void'). */
220 #undef RETSIGTYPE
221
222 /* Define if the `setpgrp' function takes no argument. */
223 #undef SETPGRP_VOID
224
225 /* The size of a `int', as computed by sizeof. */
226 #undef SIZEOF_INT
227
228 /* The size of a `long', as computed by sizeof. */
229 #undef SIZEOF_LONG
230
231 /* The size of a `short', as computed by sizeof. */
232 #undef SIZEOF_SHORT
233
234 /* Define if you have the ANSI C header files. */
235 #undef STDC_HEADERS
236
237 /* Define if the X Window System is missing or not being used. */
238 #undef X_DISPLAY_MISSING
239
240 /* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.
241    */
242 #undef YYTEXT_POINTER
243
244 /* Define to `int' if <sys/types.h> doesn't define. */
245 #undef gid_t
246
247 /* Define to `int' if <sys/types.h> doesn't define. */
248 #undef uid_t