resurrect password change support again
[heimdal.git] / lib / libedit / config.h.in
blob9fe3a977c75ce863798eed542918615614461c32
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
4 #undef CLOSEDIR_VOID
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
8 */
9 #undef CRAY_STACKSEG_END
11 /* Define to 1 if using `alloca.c'. */
12 #undef C_ALLOCA
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #undef HAVE_ALLOCA
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19 #undef HAVE_ALLOCA_H
21 /* Define to 1 if you have the <curses.h> header file. */
22 #undef HAVE_CURSES_H
24 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
26 #undef HAVE_DIRENT_H
28 /* Define to 1 if you have the <dlfcn.h> header file. */
29 #undef HAVE_DLFCN_H
31 /* Define to 1 if you have the `endpwent' function. */
32 #undef HAVE_ENDPWENT
34 /* Define to 1 if you have the <fcntl.h> header file. */
35 #undef HAVE_FCNTL_H
37 /* Define to 1 if you have the `fork' function. */
38 #undef HAVE_FORK
40 /* Define to 1 if you have getpwnam_r and getpwuid_r that are draft POSIX.1
41 versions. */
42 #undef HAVE_GETPW_R_DRAFT
44 /* Define to 1 if you have getpwnam_r and getpwuid_r that are POSIX.1
45 compatible. */
46 #undef HAVE_GETPW_R_POSIX
48 /* Define to 1 if you have the <inttypes.h> header file. */
49 #undef HAVE_INTTYPES_H
51 /* Define to 1 if you have the `isascii' function. */
52 #undef HAVE_ISASCII
54 /* Define to 1 if you have the `issetugid' function. */
55 #undef HAVE_ISSETUGID
57 /* Define to 1 if you have the `curses' library (-lcurses). */
58 #undef HAVE_LIBCURSES
60 /* Define to 1 if you have the `ncurses' library (-lncurses). */
61 #undef HAVE_LIBNCURSES
63 /* Define to 1 if you have the <limits.h> header file. */
64 #undef HAVE_LIMITS_H
66 /* Define to 1 if you have the <malloc.h> header file. */
67 #undef HAVE_MALLOC_H
69 /* Define to 1 if you have the `memchr' function. */
70 #undef HAVE_MEMCHR
72 /* Define to 1 if you have the <memory.h> header file. */
73 #undef HAVE_MEMORY_H
75 /* Define to 1 if you have the `memset' function. */
76 #undef HAVE_MEMSET
78 /* Define to 1 if you have the <ncurses.h> header file. */
79 #undef HAVE_NCURSES_H
81 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
82 #undef HAVE_NDIR_H
84 /* Define to 1 if you have the `regcomp' function. */
85 #undef HAVE_REGCOMP
87 /* Define to 1 if you have the `re_comp' function. */
88 #undef HAVE_RE_COMP
90 /* Define to 1 if `stat' has the bug that it succeeds when given the
91 zero-length file name argument. */
92 #undef HAVE_STAT_EMPTY_STRING_BUG
94 /* Define to 1 if you have the <stdint.h> header file. */
95 #undef HAVE_STDINT_H
97 /* Define to 1 if you have the <stdlib.h> header file. */
98 #undef HAVE_STDLIB_H
100 /* Define to 1 if you have the `strcasecmp' function. */
101 #undef HAVE_STRCASECMP
103 /* Define to 1 if you have the `strchr' function. */
104 #undef HAVE_STRCHR
106 /* Define to 1 if you have the `strcspn' function. */
107 #undef HAVE_STRCSPN
109 /* Define to 1 if you have the `strdup' function. */
110 #undef HAVE_STRDUP
112 /* Define to 1 if you have the `strerror' function. */
113 #undef HAVE_STRERROR
115 /* Define to 1 if you have the <strings.h> header file. */
116 #undef HAVE_STRINGS_H
118 /* Define to 1 if you have the <string.h> header file. */
119 #undef HAVE_STRING_H
121 /* Define to 1 if you have the `strlcat' function. */
122 #undef HAVE_STRLCAT
124 /* Define to 1 if you have the `strlcpy' function. */
125 #undef HAVE_STRLCPY
127 /* Define to 1 if you have the `strrchr' function. */
128 #undef HAVE_STRRCHR
130 /* Define to 1 if you have the `strstr' function. */
131 #undef HAVE_STRSTR
133 /* Define to 1 if you have the `strtol' function. */
134 #undef HAVE_STRTOL
136 /* Define to 1 if you have the <sys/cdefs.h> header file. */
137 #undef HAVE_SYS_CDEFS_H
139 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
141 #undef HAVE_SYS_DIR_H
143 /* Define to 1 if you have the <sys/ioctl.h> header file. */
144 #undef HAVE_SYS_IOCTL_H
146 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
148 #undef HAVE_SYS_NDIR_H
150 /* Define to 1 if you have the <sys/param.h> header file. */
151 #undef HAVE_SYS_PARAM_H
153 /* Define to 1 if you have the <sys/stat.h> header file. */
154 #undef HAVE_SYS_STAT_H
156 /* Define to 1 if you have the <sys/types.h> header file. */
157 #undef HAVE_SYS_TYPES_H
159 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
160 #undef HAVE_SYS_WAIT_H
162 /* Define to 1 if you have the <term.h> header file. */
163 #undef HAVE_TERM_H
165 /* Define to 1 if you have the <unistd.h> header file. */
166 #undef HAVE_UNISTD_H
168 /* Define to 1 if the system has the type `u_int32_t'. */
169 #undef HAVE_U_INT32_T
171 /* Define to 1 if you have the `vfork' function. */
172 #undef HAVE_VFORK
174 /* Define to 1 if you have the <vfork.h> header file. */
175 #undef HAVE_VFORK_H
177 /* Define to 1 if you have the `wcsdup' function. */
178 #undef HAVE_WCSDUP
180 /* Define to 1 if `fork' works. */
181 #undef HAVE_WORKING_FORK
183 /* Define to 1 if `vfork' works. */
184 #undef HAVE_WORKING_VFORK
186 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
187 slash. */
188 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
190 /* Define to the sub-directory in which libtool stores uninstalled libraries.
192 #undef LT_OBJDIR
194 /* Name of package */
195 #undef PACKAGE
197 /* Define to the address where bug reports for this package should be sent. */
198 #undef PACKAGE_BUGREPORT
200 /* Define to the full name of this package. */
201 #undef PACKAGE_NAME
203 /* Define to the full name and version of this package. */
204 #undef PACKAGE_STRING
206 /* Define to the one symbol short name of this package. */
207 #undef PACKAGE_TARNAME
209 /* Define to the home page for this package. */
210 #undef PACKAGE_URL
212 /* Define to the version of this package. */
213 #undef PACKAGE_VERSION
215 /* Define as the return type of signal handlers (`int' or `void'). */
216 #undef RETSIGTYPE
218 /* If using the C implementation of alloca, define if you know the
219 direction of stack growth for your system; otherwise it will be
220 automatically deduced at runtime.
221 STACK_DIRECTION > 0 => grows toward higher addresses
222 STACK_DIRECTION < 0 => grows toward lower addresses
223 STACK_DIRECTION = 0 => direction of growth unknown */
224 #undef STACK_DIRECTION
226 /* Define to 1 if you have the ANSI C header files. */
227 #undef STDC_HEADERS
229 /* Enable extensions on AIX 3, Interix. */
230 #ifndef _ALL_SOURCE
231 # undef _ALL_SOURCE
232 #endif
233 /* Enable GNU extensions on systems that have them. */
234 #ifndef _GNU_SOURCE
235 # undef _GNU_SOURCE
236 #endif
237 /* Enable threading extensions on Solaris. */
238 #ifndef _POSIX_PTHREAD_SEMANTICS
239 # undef _POSIX_PTHREAD_SEMANTICS
240 #endif
241 /* Enable extensions on HP NonStop. */
242 #ifndef _TANDEM_SOURCE
243 # undef _TANDEM_SOURCE
244 #endif
245 /* Enable general extensions on Solaris. */
246 #ifndef __EXTENSIONS__
247 # undef __EXTENSIONS__
248 #endif
251 /* Version number of package */
252 #undef VERSION
254 /* Define to 1 if you want wide-character code */
255 #undef WIDECHAR
257 /* Define to 1 if on MINIX. */
258 #undef _MINIX
260 /* Define to 2 if the system does not provide POSIX.1 features except with
261 this defined. */
262 #undef _POSIX_1_SOURCE
264 /* Define to 1 if you need to in order for `stat' and other things to work. */
265 #undef _POSIX_SOURCE
267 /* Define to empty if `const' does not conform to ANSI C. */
268 #undef const
270 /* Define to `int' if <sys/types.h> does not define. */
271 #undef pid_t
273 /* Define to `unsigned int' if <sys/types.h> does not define. */
274 #undef size_t
276 /* Define as `fork' if `vfork' does not work. */
277 #undef vfork
280 #include "sys.h"
281 #define SCCSID
282 #undef LIBC_SCCS
283 #define lint