1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
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.
9 #undef CRAY_STACKSEG_END
11 /* Define to 1 if using `alloca.c'. */
14 /* Define to 1 if you have `alloca', as a function or macro. */
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21 /* Define to 1 if you have the <curses.h> header file. */
24 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
28 /* Define to 1 if you have the <dlfcn.h> header file. */
31 /* Define to 1 if you have the `endpwent' function. */
34 /* Define to 1 if you have the <fcntl.h> header file. */
37 /* Define to 1 if you have the `fork' function. */
40 /* Define to 1 if you have getpwnam_r and getpwuid_r that are draft POSIX.1
42 #undef HAVE_GETPW_R_DRAFT
44 /* Define to 1 if you have getpwnam_r and getpwuid_r that are POSIX.1
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. */
54 /* Define to 1 if you have the `issetugid' function. */
57 /* Define to 1 if you have the `curses' library (-lcurses). */
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. */
66 /* Define to 1 if you have the <malloc.h> header file. */
69 /* Define to 1 if you have the `memchr' function. */
72 /* Define to 1 if you have the <memory.h> header file. */
75 /* Define to 1 if you have the `memset' function. */
78 /* Define to 1 if you have the <ncurses.h> header file. */
81 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
84 /* Define to 1 if you have the `regcomp' function. */
87 /* Define to 1 if you have the `re_comp' function. */
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. */
97 /* Define to 1 if you have the <stdlib.h> header file. */
100 /* Define to 1 if you have the `strcasecmp' function. */
101 #undef HAVE_STRCASECMP
103 /* Define to 1 if you have the `strchr' function. */
106 /* Define to 1 if you have the `strcspn' function. */
109 /* Define to 1 if you have the `strdup' function. */
112 /* Define to 1 if you have the `strerror' function. */
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. */
121 /* Define to 1 if you have the `strlcat' function. */
124 /* Define to 1 if you have the `strlcpy' function. */
127 /* Define to 1 if you have the `strrchr' function. */
130 /* Define to 1 if you have the `strstr' function. */
133 /* Define to 1 if you have the `strtol' function. */
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. */
165 /* Define to 1 if you have the <unistd.h> header file. */
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. */
174 /* Define to 1 if you have the <vfork.h> header file. */
177 /* Define to 1 if you have the `wcsdup' function. */
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
188 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
190 /* Define to the sub-directory where libtool stores uninstalled libraries. */
193 /* Name of package */
196 /* Define to the address where bug reports for this package should be sent. */
197 #undef PACKAGE_BUGREPORT
199 /* Define to the full name of this package. */
202 /* Define to the full name and version of this package. */
203 #undef PACKAGE_STRING
205 /* Define to the one symbol short name of this package. */
206 #undef PACKAGE_TARNAME
208 /* Define to the home page for this package. */
211 /* Define to the version of this package. */
212 #undef PACKAGE_VERSION
214 /* Define as the return type of signal handlers (`int' or `void'). */
217 /* If using the C implementation of alloca, define if you know the
218 direction of stack growth for your system; otherwise it will be
219 automatically deduced at runtime.
220 STACK_DIRECTION > 0 => grows toward higher addresses
221 STACK_DIRECTION < 0 => grows toward lower addresses
222 STACK_DIRECTION = 0 => direction of growth unknown */
223 #undef STACK_DIRECTION
225 /* Define to 1 if you have the ANSI C header files. */
228 /* Enable extensions on AIX 3, Interix. */
232 /* Enable GNU extensions on systems that have them. */
236 /* Enable threading extensions on Solaris. */
237 #ifndef _POSIX_PTHREAD_SEMANTICS
238 # undef _POSIX_PTHREAD_SEMANTICS
240 /* Enable extensions on HP NonStop. */
241 #ifndef _TANDEM_SOURCE
242 # undef _TANDEM_SOURCE
244 /* Enable general extensions on Solaris. */
245 #ifndef __EXTENSIONS__
246 # undef __EXTENSIONS__
250 /* Version number of package */
253 /* Define to 1 if you want wide-character code */
256 /* Define to 1 if on MINIX. */
259 /* Define to 2 if the system does not provide POSIX.1 features except with
261 #undef _POSIX_1_SOURCE
263 /* Define to 1 if you need to in order for `stat' and other things to work. */
266 /* Define to empty if `const' does not conform to ANSI C. */
269 /* Define to `int' if <sys/types.h> does not define. */
272 /* Define to `unsigned int' if <sys/types.h> does not define. */
275 /* Define as `fork' if `vfork' does not work. */