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