Git init
[external/popt.git] / config.h.in.keep
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4    systems. This function is required for `alloca.c' support on those systems.
5    */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define to 1 if translation of program messages to the user's native
12    language is requested. */
13 #undef ENABLE_NLS
14
15 /* Define to 1 if you have `alloca', as a function or macro. */
16 #undef HAVE_ALLOCA
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 <argz.h> header file. */
23 #undef HAVE_ARGZ_H
24
25 /* Define if the GNU dcgettext() function is already present or preinstalled.
26    */
27 #undef HAVE_DCGETTEXT
28
29 /* Define to 1 if you have the <dlfcn.h> header file. */
30 #undef HAVE_DLFCN_H
31
32 /* Define to 1 if you have the `feof_unlocked' function. */
33 #undef HAVE_FEOF_UNLOCKED
34
35 /* Define to 1 if you have the `fgets_unlocked' function. */
36 #undef HAVE_FGETS_UNLOCKED
37
38 /* Define to 1 if you have the <float.h> header file. */
39 #undef HAVE_FLOAT_H
40
41 /* Define to 1 if you have the `getcwd' function. */
42 #undef HAVE_GETCWD
43
44 /* Define to 1 if you have the `getc_unlocked' function. */
45 #undef HAVE_GETC_UNLOCKED
46
47 /* Define to 1 if you have the `getegid' function. */
48 #undef HAVE_GETEGID
49
50 /* Define to 1 if you have the `geteuid' function. */
51 #undef HAVE_GETEUID
52
53 /* Define to 1 if you have the `getgid' function. */
54 #undef HAVE_GETGID
55
56 /* Define to 1 if you have the `getpagesize' function. */
57 #undef HAVE_GETPAGESIZE
58
59 /* Define if the GNU gettext() function is already present or preinstalled. */
60 #undef HAVE_GETTEXT
61
62 /* Define to 1 if you have the `getuid' function. */
63 #undef HAVE_GETUID
64
65 /* Define if you have the iconv() function. */
66 #undef HAVE_ICONV
67
68 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
69 #undef HAVE_INTTYPES_H
70
71 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
72    declares uintmax_t. */
73 #undef HAVE_INTTYPES_H_WITH_UINTMAX
74
75 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
76 #undef HAVE_LANGINFO_CODESET
77
78 /* Define if your <locale.h> file defines LC_MESSAGES. */
79 #undef HAVE_LC_MESSAGES
80
81 /* Define to 1 if you have the <libintl.h> header file. */
82 #undef HAVE_LIBINTL_H
83
84 /* Define to 1 if you have the <limits.h> header file. */
85 #undef HAVE_LIMITS_H
86
87 /* Define to 1 if you have the <locale.h> header file. */
88 #undef HAVE_LOCALE_H
89
90 /* Define to 1 if you have the <malloc.h> header file. */
91 #undef HAVE_MALLOC_H
92
93 /* Define to 1 if you have the <mcheck.h> header file. */
94 #undef HAVE_MCHECK_H
95
96 /* Define to 1 if you have the <memory.h> header file. */
97 #undef HAVE_MEMORY_H
98
99 /* Define to 1 if you have the `mempcpy' function. */
100 #undef HAVE_MEMPCPY
101
102 /* Define to 1 if you have a working `mmap' system call. */
103 #undef HAVE_MMAP
104
105 /* Define to 1 if you have the `mtrace' function. */
106 #undef HAVE_MTRACE
107
108 /* Define to 1 if you have the `munmap' function. */
109 #undef HAVE_MUNMAP
110
111 /* Define to 1 if you have the <nl_types.h> header file. */
112 #undef HAVE_NL_TYPES_H
113
114 /* Define to 1 if you have the `putenv' function. */
115 #undef HAVE_PUTENV
116
117 /* Define to 1 if you have the `setenv' function. */
118 #undef HAVE_SETENV
119
120 /* Define to 1 if you have the `setlocale' function. */
121 #undef HAVE_SETLOCALE
122
123 /* Define to 1 if you have the <stddef.h> header file. */
124 #undef HAVE_STDDEF_H
125
126 /* Define to 1 if you have the <stdint.h> header file. */
127 #undef HAVE_STDINT_H
128
129 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
130    uintmax_t. */
131 #undef HAVE_STDINT_H_WITH_UINTMAX
132
133 /* Define to 1 if you have the <stdlib.h> header file. */
134 #undef HAVE_STDLIB_H
135
136 /* Define to 1 if you have the `stpcpy' function. */
137 #undef HAVE_STPCPY
138
139 /* Define to 1 if you have the `strcasecmp' function. */
140 #undef HAVE_STRCASECMP
141
142 /* Define to 1 if you have the `strdup' function. */
143 #undef HAVE_STRDUP
144
145 /* Define to 1 if you have the `strerror' function. */
146 #undef HAVE_STRERROR
147
148 /* Define to 1 if you have the <strings.h> header file. */
149 #undef HAVE_STRINGS_H
150
151 /* Define to 1 if you have the <string.h> header file. */
152 #undef HAVE_STRING_H
153
154 /* Define to 1 if you have the `strtoul' function. */
155 #undef HAVE_STRTOUL
156
157 /* Define to 1 if you have the <sys/param.h> header file. */
158 #undef HAVE_SYS_PARAM_H
159
160 /* Define to 1 if you have the <sys/stat.h> header file. */
161 #undef HAVE_SYS_STAT_H
162
163 /* Define to 1 if you have the <sys/types.h> header file. */
164 #undef HAVE_SYS_TYPES_H
165
166 /* Define to 1 if you have the `tsearch' function. */
167 #undef HAVE_TSEARCH
168
169 /* Define to 1 if you have the <unistd.h> header file. */
170 #undef HAVE_UNISTD_H
171
172 /* Define if you have the unsigned long long type. */
173 #undef HAVE_UNSIGNED_LONG_LONG
174
175 /* Define to 1 if you have the `__argz_count' function. */
176 #undef HAVE___ARGZ_COUNT
177
178 /* Define to 1 if you have the `__argz_next' function. */
179 #undef HAVE___ARGZ_NEXT
180
181 /* Define to 1 if you have the `__argz_stringify' function. */
182 #undef HAVE___ARGZ_STRINGIFY
183
184 /* Define as const if the declaration of iconv() needs const. */
185 #undef ICONV_CONST
186
187 /* Define if integer division by zero raises signal SIGFPE. */
188 #undef INTDIV0_RAISES_SIGFPE
189
190 /* Name of package */
191 #undef PACKAGE
192
193 /* Define to the address where bug reports for this package should be sent. */
194 #undef PACKAGE_BUGREPORT
195
196 /* Define to the full name of this package. */
197 #undef PACKAGE_NAME
198
199 /* Define to the full name and version of this package. */
200 #undef PACKAGE_STRING
201
202 /* Define to the one symbol short name of this package. */
203 #undef PACKAGE_TARNAME
204
205 /* Define to the version of this package. */
206 #undef PACKAGE_VERSION
207
208 /* Full path to popt top_sourcedir. */
209 #undef POPT_SOURCE_PATH
210
211 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
212 #undef PRI_MACROS_BROKEN
213
214 /* Define if compiler has function prototypes */
215 #undef PROTOTYPES
216
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 run-time.
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
224
225 /* Define to 1 if you have the ANSI C header files. */
226 #undef STDC_HEADERS
227
228 /* Version number of package */
229 #undef VERSION
230
231 /* Define to empty if `const' does not conform to ANSI C. */
232 #undef const
233
234 /* Define to `__inline__' or `__inline' if that's what the C compiler
235    calls it, or to nothing if 'inline' is not supported under any name.  */
236 #ifndef __cplusplus
237 #undef inline
238 #endif
239
240 /* Define to `long' if <sys/types.h> does not define. */
241 #undef off_t
242
243 /* Define to `unsigned' if <sys/types.h> does not define. */
244 #undef size_t
245
246 /* Define to unsigned long or unsigned long long if <inttypes.h> and
247    <stdint.h> don't define. */
248 #undef uintmax_t