]>
Commit | Line | Data |
---|---|---|
252b5132 RH |
1 | /* config.in. Generated automatically from configure.in by autoheader. */ |
2 | ||
2d92cb7d | 3 | /* Define if using alloca.c. */ |
252b5132 RH |
4 | #undef C_ALLOCA |
5 | ||
2d92cb7d AO |
6 | /* Define to empty if the keyword does not work. */ |
7 | #undef const | |
252b5132 | 8 | |
2d92cb7d AO |
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 | |
252b5132 | 12 | |
2d92cb7d | 13 | /* Define if you have alloca, as a function or macro. */ |
252b5132 RH |
14 | #undef HAVE_ALLOCA |
15 | ||
2d92cb7d | 16 | /* Define if you have <alloca.h> and it should be used (not on Ultrix). */ |
252b5132 RH |
17 | #undef HAVE_ALLOCA_H |
18 | ||
2d92cb7d AO |
19 | /* Define if you have a working `mmap' system call. */ |
20 | #undef HAVE_MMAP | |
252b5132 | 21 | |
2d92cb7d AO |
22 | /* Define as __inline if that's what the C compiler calls it. */ |
23 | #undef inline | |
252b5132 | 24 | |
2d92cb7d AO |
25 | /* Define to `long' if <sys/types.h> doesn't define. */ |
26 | #undef off_t | |
252b5132 | 27 | |
2c538bde AM |
28 | /* Define if you need to in order for stat and other things to work. */ |
29 | #undef _POSIX_SOURCE | |
30 | ||
2d92cb7d AO |
31 | /* Define to `unsigned' if <sys/types.h> doesn't define. */ |
32 | #undef size_t | |
252b5132 | 33 | |
2d92cb7d AO |
34 | /* If using the C implementation of alloca, define if you know the |
35 | direction of stack growth for your system; otherwise it will be | |
36 | automatically deduced at run-time. | |
37 | STACK_DIRECTION > 0 => grows toward higher addresses | |
38 | STACK_DIRECTION < 0 => grows toward lower addresses | |
39 | STACK_DIRECTION = 0 => direction of growth unknown | |
40 | */ | |
41 | #undef STACK_DIRECTION | |
252b5132 | 42 | |
2d92cb7d AO |
43 | /* Define if you have the ANSI C header files. */ |
44 | #undef STDC_HEADERS | |
252b5132 | 45 | |
2d92cb7d AO |
46 | /* Define if lex declares yytext as a char * by default, not a char[]. */ |
47 | #undef YYTEXT_POINTER | |
252b5132 | 48 | |
2d92cb7d AO |
49 | /* Define if you have the __argz_count function. */ |
50 | #undef HAVE___ARGZ_COUNT | |
252b5132 | 51 | |
2d92cb7d AO |
52 | /* Define if you have the __argz_next function. */ |
53 | #undef HAVE___ARGZ_NEXT | |
252b5132 | 54 | |
2d92cb7d AO |
55 | /* Define if you have the __argz_stringify function. */ |
56 | #undef HAVE___ARGZ_STRINGIFY | |
252b5132 | 57 | |
2d92cb7d AO |
58 | /* Define if you have the dcgettext function. */ |
59 | #undef HAVE_DCGETTEXT | |
252b5132 | 60 | |
2d92cb7d AO |
61 | /* Define if you have the getcwd function. */ |
62 | #undef HAVE_GETCWD | |
252b5132 | 63 | |
2d92cb7d AO |
64 | /* Define if you have the getpagesize function. */ |
65 | #undef HAVE_GETPAGESIZE | |
252b5132 | 66 | |
2d92cb7d | 67 | /* Define if you have the munmap function. */ |
252b5132 RH |
68 | #undef HAVE_MUNMAP |
69 | ||
2d92cb7d | 70 | /* Define if you have the putenv function. */ |
252b5132 RH |
71 | #undef HAVE_PUTENV |
72 | ||
2d92cb7d | 73 | /* Define if you have the sbrk function. */ |
252b5132 RH |
74 | #undef HAVE_SBRK |
75 | ||
2d92cb7d | 76 | /* Define if you have the setenv function. */ |
252b5132 RH |
77 | #undef HAVE_SETENV |
78 | ||
2d92cb7d | 79 | /* Define if you have the setlocale function. */ |
252b5132 RH |
80 | #undef HAVE_SETLOCALE |
81 | ||
2d92cb7d | 82 | /* Define if you have the stpcpy function. */ |
252b5132 RH |
83 | #undef HAVE_STPCPY |
84 | ||
2d92cb7d | 85 | /* Define if you have the strcasecmp function. */ |
252b5132 RH |
86 | #undef HAVE_STRCASECMP |
87 | ||
2d92cb7d | 88 | /* Define if you have the strchr function. */ |
252b5132 RH |
89 | #undef HAVE_STRCHR |
90 | ||
2d92cb7d AO |
91 | /* Define if you have the <argz.h> header file. */ |
92 | #undef HAVE_ARGZ_H | |
252b5132 | 93 | |
2d92cb7d AO |
94 | /* Define if you have the <dirent.h> header file. */ |
95 | #undef HAVE_DIRENT_H | |
252b5132 | 96 | |
2d92cb7d AO |
97 | /* Define if you have the <limits.h> header file. */ |
98 | #undef HAVE_LIMITS_H | |
252b5132 | 99 | |
2d92cb7d AO |
100 | /* Define if you have the <locale.h> header file. */ |
101 | #undef HAVE_LOCALE_H | |
252b5132 | 102 | |
2d92cb7d AO |
103 | /* Define if you have the <malloc.h> header file. */ |
104 | #undef HAVE_MALLOC_H | |
252b5132 | 105 | |
2d92cb7d AO |
106 | /* Define if you have the <ndir.h> header file. */ |
107 | #undef HAVE_NDIR_H | |
252b5132 | 108 | |
2d92cb7d AO |
109 | /* Define if you have the <nl_types.h> header file. */ |
110 | #undef HAVE_NL_TYPES_H | |
252b5132 | 111 | |
2d92cb7d AO |
112 | /* Define if you have the <stdlib.h> header file. */ |
113 | #undef HAVE_STDLIB_H | |
252b5132 | 114 | |
2d92cb7d AO |
115 | /* Define if you have the <string.h> header file. */ |
116 | #undef HAVE_STRING_H | |
252b5132 | 117 | |
2d92cb7d AO |
118 | /* Define if you have the <strings.h> header file. */ |
119 | #undef HAVE_STRINGS_H | |
252b5132 | 120 | |
2d92cb7d AO |
121 | /* Define if you have the <sys/dir.h> header file. */ |
122 | #undef HAVE_SYS_DIR_H | |
252b5132 | 123 | |
2d92cb7d AO |
124 | /* Define if you have the <sys/ndir.h> header file. */ |
125 | #undef HAVE_SYS_NDIR_H | |
252b5132 | 126 | |
2d92cb7d AO |
127 | /* Define if you have the <sys/param.h> header file. */ |
128 | #undef HAVE_SYS_PARAM_H | |
252b5132 | 129 | |
2c538bde AM |
130 | /* Define if you have the <sys/stat.h> header file. */ |
131 | #undef HAVE_SYS_STAT_H | |
132 | ||
133 | /* Define if you have the <sys/types.h> header file. */ | |
134 | #undef HAVE_SYS_TYPES_H | |
135 | ||
2d92cb7d AO |
136 | /* Define if you have the <unistd.h> header file. */ |
137 | #undef HAVE_UNISTD_H | |
252b5132 | 138 | |
2d92cb7d AO |
139 | /* Define if you have the <values.h> header file. */ |
140 | #undef HAVE_VALUES_H | |
252b5132 | 141 | |
87748b32 NC |
142 | /* Name of package */ |
143 | #undef PACKAGE | |
252b5132 | 144 | |
2d92cb7d AO |
145 | /* Version number of package */ |
146 | #undef VERSION | |
252b5132 | 147 | |
2d92cb7d AO |
148 | /* Define if you have the stpcpy function */ |
149 | #undef HAVE_STPCPY | |
150 | ||
151 | /* Define if your locale.h file contains LC_MESSAGES. */ | |
152 | #undef HAVE_LC_MESSAGES | |
153 | ||
154 | /* Define to 1 if NLS is requested */ | |
155 | #undef ENABLE_NLS | |
156 | ||
157 | /* Define as 1 if you have gettext and don't want to use GNU gettext. */ | |
158 | #undef HAVE_GETTEXT | |
252b5132 | 159 | |
87748b32 NC |
160 | /* Use b modifier when opening binary files? */ |
161 | #undef USE_BINARY_FOPEN | |
252b5132 | 162 | |
2d92cb7d AO |
163 | /* Define if strstr is not declared in system header files. */ |
164 | #undef NEED_DECLARATION_STRSTR | |
87748b32 | 165 | |
2d92cb7d AO |
166 | /* Define if free is not declared in system header files. */ |
167 | #undef NEED_DECLARATION_FREE | |
93a6d436 | 168 | |
2d92cb7d AO |
169 | /* Define if sbrk is not declared in system header files. */ |
170 | #undef NEED_DECLARATION_SBRK | |
87748b32 | 171 | |
2d92cb7d AO |
172 | /* Define if getenv is not declared in system header files. */ |
173 | #undef NEED_DECLARATION_GETENV | |
87748b32 | 174 | |
2d92cb7d AO |
175 | /* Define if environ is not declared in system header files. */ |
176 | #undef NEED_DECLARATION_ENVIRON | |
177 | ||
178 | /* Additional extension a shared object might have. */ | |
179 | #undef EXTRA_SHLIB_EXTENSION | |
87748b32 | 180 |