1 /* config.hin. Generated automatically from configure.in by autoheader. */
3 /* Define if using alloca.c. */
6 /* Define to empty if the keyword does not work. */
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10 This function is required for alloca.c support on those systems. */
11 #undef CRAY_STACKSEG_END
13 /* Define if you have alloca, as a function or macro. */
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
19 /* Define if you have a working `mmap' system call. */
22 /* Define as __inline if that's what the C compiler calls it. */
25 /* Define if on MINIX. */
28 /* Define to `long' if <sys/types.h> doesn't define. */
31 /* Define if the system does not provide POSIX.1 features except
33 #undef _POSIX_1_SOURCE
35 /* Define if you need to in order for stat and other things to work. */
38 /* Define to `unsigned' if <sys/types.h> doesn't define. */
41 /* If using the C implementation of alloca, define if you know the
42 direction of stack growth for your system; otherwise it will be
43 automatically deduced at run-time.
44 STACK_DIRECTION > 0 => grows toward higher addresses
45 STACK_DIRECTION < 0 => grows toward lower addresses
46 STACK_DIRECTION = 0 => direction of growth unknown
48 #undef STACK_DIRECTION
50 /* Define if you have the ANSI C header files. */
53 /* Define if you have the __argz_count function. */
54 #undef HAVE___ARGZ_COUNT
56 /* Define if you have the __argz_next function. */
57 #undef HAVE___ARGZ_NEXT
59 /* Define if you have the __argz_stringify function. */
60 #undef HAVE___ARGZ_STRINGIFY
62 /* Define if you have the dcgettext function. */
65 /* Define if you have the doprnt function. */
68 /* Define if you have the getcwd function. */
71 /* Define if you have the getpagesize function. */
72 #undef HAVE_GETPAGESIZE
74 /* Define if you have the isascii function. */
77 /* Define if you have the iswprint function. */
80 /* Define if you have the mbrtowc function. */
83 /* Define if you have the mkstemp function. */
86 /* Define if you have the munmap function. */
89 /* Define if you have the putenv function. */
92 /* Define if you have the setenv function. */
95 /* Define if you have the setlocale function. */
98 /* Define if you have the stpcpy function. */
101 /* Define if you have the strcasecmp function. */
102 #undef HAVE_STRCASECMP
104 /* Define if you have the strchr function. */
107 /* Define if you have the strdup function. */
110 /* Define if you have the strerror function. */
113 /* Define if you have the strerror_r function. */
114 #undef HAVE_STRERROR_R
116 /* Define if you have the vprintf function. */
119 /* Define if you have the <argz.h> header file. */
122 /* Define if you have the <ctype.h> header file. */
125 /* Define if you have the <limits.h> header file. */
128 /* Define if you have the <locale.h> header file. */
131 /* Define if you have the <malloc.h> header file. */
134 /* Define if you have the <memory.h> header file. */
137 /* Define if you have the <nl_types.h> header file. */
138 #undef HAVE_NL_TYPES_H
140 /* Define if you have the <stdlib.h> header file. */
143 /* Define if you have the <string.h> header file. */
146 /* Define if you have the <sys/param.h> header file. */
147 #undef HAVE_SYS_PARAM_H
149 /* Define if you have the <unistd.h> header file. */
152 /* Define if you have the <wchar.h> header file. */
155 /* Define if you have the <wctype.h> header file. */
158 /* Define if you have the i library (-li). */
161 /* Define if you have the intl library (-lintl). */
164 /* Name of package */
167 /* Version number of package */
170 /* Define to 1 for GNU C library extensions. */
173 /* Define if compiler has function prototypes */
176 /* Define if the malloc check has been performed. */
177 #undef HAVE_DONE_WORKING_MALLOC_CHECK
179 /* Define to rpl_malloc if the replacement function should be used. */
182 /* Define if the realloc check has been performed. */
183 #undef HAVE_DONE_WORKING_REALLOC_CHECK
185 /* Define to rpl_realloc if the replacement function should be used. */
188 /* Define if backslash-a works in C strings. */
189 #undef HAVE_C_BACKSLASH_A
191 /* Define to a type if <wchar.h> does not define. */
194 /* Define if compiler has function prototypes */
197 /* Define to 1 if you have the `stpcpy' function. */
200 /* Define if your locale.h file contains LC_MESSAGES. */
201 #undef HAVE_LC_MESSAGES
203 /* Define to 1 if NLS is requested. */
206 /* Define to 1 if you have gettext and don't want to use GNU gettext. */
209 /* Define as 1 if you have `catgets' and don't want to use GNU gettext. */