]> git.deb.at Git - pkg/abook.git/blob - config.h.in
- i18n support
[pkg/abook.git] / config.h.in
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 /* Handle multibyte characters */
16 #undef HANDLE_MULTIBYTE
17
18 /* Define to 1 if you have `alloca', as a function or macro. */
19 #undef HAVE_ALLOCA
20
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
22    */
23 #undef HAVE_ALLOCA_H
24
25 /* Define to 1 if you have the <argz.h> header file. */
26 #undef HAVE_ARGZ_H
27
28 /* Define to 1 if you have the `asprintf' function. */
29 #undef HAVE_ASPRINTF
30
31 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
32    CoreFoundation framework. */
33 #undef HAVE_CFLOCALECOPYCURRENT
34
35 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
36    the CoreFoundation framework. */
37 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
38
39 /* Define if the GNU dcgettext() function is already present or preinstalled.
40    */
41 #undef HAVE_DCGETTEXT
42
43 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
44    don't. */
45 #undef HAVE_DECL_FEOF_UNLOCKED
46
47 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
48    you don't. */
49 #undef HAVE_DECL_FGETS_UNLOCKED
50
51 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
52    don't. */
53 #undef HAVE_DECL_GETC_UNLOCKED
54
55 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
56    don't. */
57 #undef HAVE_DECL_WCWIDTH
58
59 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
60    don't. */
61 #undef HAVE_DECL__SNPRINTF
62
63 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
64    don't. */
65 #undef HAVE_DECL__SNWPRINTF
66
67 /* Define to 1 if you have the `fwprintf' function. */
68 #undef HAVE_FWPRINTF
69
70 /* Define to 1 if you have the `getcwd' function. */
71 #undef HAVE_GETCWD
72
73 /* Define to 1 if you have the `getegid' function. */
74 #undef HAVE_GETEGID
75
76 /* Define to 1 if you have the `geteuid' function. */
77 #undef HAVE_GETEUID
78
79 /* Define to 1 if you have the `getgid' function. */
80 #undef HAVE_GETGID
81
82 /* Define to 1 if you have the `getpagesize' function. */
83 #undef HAVE_GETPAGESIZE
84
85 /* Define if the GNU gettext() function is already present or preinstalled. */
86 #undef HAVE_GETTEXT
87
88 /* Define to 1 if you have the `getuid' function. */
89 #undef HAVE_GETUID
90
91 /* Define to 1 if you have the <history.h> header file. */
92 #undef HAVE_HISTORY_H
93
94 /* Define if you have the iconv() function. */
95 #undef HAVE_ICONV
96
97 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
98 #undef HAVE_INTMAX_T
99
100 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
101 #undef HAVE_INTTYPES_H
102
103 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
104    declares uintmax_t. */
105 #undef HAVE_INTTYPES_H_WITH_UINTMAX
106
107 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
108 #undef HAVE_LANGINFO_CODESET
109
110 /* Define if your <locale.h> file defines LC_MESSAGES. */
111 #undef HAVE_LC_MESSAGES
112
113 /* Define if you have a readline compatible library */
114 #undef HAVE_LIBREADLINE
115
116 /* Define to 1 if you have the <limits.h> header file. */
117 #undef HAVE_LIMITS_H
118
119 /* Define to 1 if you have the <locale.h> header file. */
120 #undef HAVE_LOCALE_H
121
122 /* Define if you have the 'long double' type. */
123 #undef HAVE_LONG_DOUBLE
124
125 /* Define if you have the 'long long' type. */
126 #undef HAVE_LONG_LONG
127
128 /* Define to 1 if you have the <malloc.h> header file. */
129 #undef HAVE_MALLOC_H
130
131 /* Define to 1 if you have the `mbrtowc' function. */
132 #undef HAVE_MBRTOWC
133
134 /* Define to 1 if you have the `mbsinit' function. */
135 #undef HAVE_MBSINIT
136
137 /* Define to 1 if you have the `mbtowc' function. */
138 #undef HAVE_MBTOWC
139
140 /* Define to 1 if you have the <memory.h> header file. */
141 #undef HAVE_MEMORY_H
142
143 /* Define to 1 if you have the `mempcpy' function. */
144 #undef HAVE_MEMPCPY
145
146 /* Define to 1 if you have a working `mmap' system call. */
147 #undef HAVE_MMAP
148
149 /* Define to 1 if you have the `munmap' function. */
150 #undef HAVE_MUNMAP
151
152 /* Define to 1 if you have the <ncurses.h> header file. */
153 #undef HAVE_NCURSES_H
154
155 /* Define to 1 if you have the <nl_types.h> header file. */
156 #undef HAVE_NL_TYPES_H
157
158 /* Define if your printf() function supports format strings with positions. */
159 #undef HAVE_POSIX_PRINTF
160
161 /* Define to 1 if you have the `putenv' function. */
162 #undef HAVE_PUTENV
163
164 /* Define to 1 if you have the <readline.h> header file. */
165 #undef HAVE_READLINE_H
166
167 /* Define if your readline library has \`add_history' */
168 #undef HAVE_READLINE_HISTORY
169
170 /* Define to 1 if you have the <readline/history.h> header file. */
171 #undef HAVE_READLINE_HISTORY_H
172
173 /* Define to 1 if you have the <readline/readline.h> header file. */
174 #undef HAVE_READLINE_READLINE_H
175
176 /* Define to 1 if you have the `resizeterm' function. */
177 #undef HAVE_RESIZETERM
178
179 /* Define to 1 if you have the `setenv' function. */
180 #undef HAVE_SETENV
181
182 /* Define to 1 if you have the `setlocale' function. */
183 #undef HAVE_SETLOCALE
184
185 /* Define to 1 if you have the `snprintf' function. */
186 #undef HAVE_SNPRINTF
187
188 /* Define if you have the <stdarg.h> header file. */
189 #undef HAVE_STDARG_H
190
191 /* Define to 1 if you have the <stddef.h> header file. */
192 #undef HAVE_STDDEF_H
193
194 /* Define to 1 if you have the <stdint.h> header file. */
195 #undef HAVE_STDINT_H
196
197 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
198    uintmax_t. */
199 #undef HAVE_STDINT_H_WITH_UINTMAX
200
201 /* Define to 1 if you have the <stdlib.h> header file. */
202 #undef HAVE_STDLIB_H
203
204 /* Define to 1 if you have the `stpcpy' function. */
205 #undef HAVE_STPCPY
206
207 /* Define to 1 if you have the `strcasecmp' function. */
208 #undef HAVE_STRCASECMP
209
210 /* Define to 1 if you have the `strcoll' function and it is properly defined.
211    */
212 #undef HAVE_STRCOLL
213
214 /* Define to 1 if you have the `strdup' function. */
215 #undef HAVE_STRDUP
216
217 /* Define to 1 if you have the <strings.h> header file. */
218 #undef HAVE_STRINGS_H
219
220 /* Define to 1 if you have the <string.h> header file. */
221 #undef HAVE_STRING_H
222
223 /* Define to 1 if you have the `strtoul' function. */
224 #undef HAVE_STRTOUL
225
226 /* Define to 1 if you have the <sys/ioctl.h> header file. */
227 #undef HAVE_SYS_IOCTL_H
228
229 /* Define to 1 if you have the <sys/param.h> header file. */
230 #undef HAVE_SYS_PARAM_H
231
232 /* Define to 1 if you have the <sys/stat.h> header file. */
233 #undef HAVE_SYS_STAT_H
234
235 /* Define to 1 if you have the <sys/types.h> header file. */
236 #undef HAVE_SYS_TYPES_H
237
238 /* Define to 1 if you have the `tsearch' function. */
239 #undef HAVE_TSEARCH
240
241 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
242 #undef HAVE_UINTMAX_T
243
244 /* Define to 1 if you have the <unistd.h> header file. */
245 #undef HAVE_UNISTD_H
246
247 /* Define if you have the 'unsigned long long' type. */
248 #undef HAVE_UNSIGNED_LONG_LONG
249
250 /* Define to 1 if you have the `vsnprintf' function. */
251 #undef HAVE_VSNPRINTF
252
253 /* Define if you have the <wchar.h> header file. */
254 #undef HAVE_WCHAR_H
255
256 /* Define if you have the 'wchar_t' type. */
257 #undef HAVE_WCHAR_T
258
259 /* Define to 1 if you have the `wcslen' function. */
260 #undef HAVE_WCSLEN
261
262 /* Define to 1 if you have the `wcwidth' function. */
263 #undef HAVE_WCWIDTH
264
265 /* Define if you have the 'wint_t' type. */
266 #undef HAVE_WINT_T
267
268 /* Define to 1 if you have the `__argz_count' function. */
269 #undef HAVE___ARGZ_COUNT
270
271 /* Define to 1 if you have the `__argz_next' function. */
272 #undef HAVE___ARGZ_NEXT
273
274 /* Define to 1 if you have the `__argz_stringify' function. */
275 #undef HAVE___ARGZ_STRINGIFY
276
277 /* Define to 1 if you have the `__fsetlocking' function. */
278 #undef HAVE___FSETLOCKING
279
280 /* Define as const if the declaration of iconv() needs const. */
281 #undef ICONV_CONST
282
283 /* Define if integer division by zero raises signal SIGFPE. */
284 #undef INTDIV0_RAISES_SIGFPE
285
286 /* locale directory */
287 #undef LOCALEDIR
288
289 /* Name of package */
290 #undef PACKAGE
291
292 /* Define to the address where bug reports for this package should be sent. */
293 #undef PACKAGE_BUGREPORT
294
295 /* Define to the full name of this package. */
296 #undef PACKAGE_NAME
297
298 /* Define to the full name and version of this package. */
299 #undef PACKAGE_STRING
300
301 /* Define to the one symbol short name of this package. */
302 #undef PACKAGE_TARNAME
303
304 /* Define to the version of this package. */
305 #undef PACKAGE_VERSION
306
307 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
308 #undef PRI_MACROS_BROKEN
309
310 /* Define to 1 if the C compiler supports function prototypes. */
311 #undef PROTOTYPES
312
313 /* Define as the maximum value of type 'size_t', if the system doesn't define
314    it. */
315 #undef SIZE_MAX
316
317 /* If using the C implementation of alloca, define if you know the
318    direction of stack growth for your system; otherwise it will be
319    automatically deduced at run-time.
320         STACK_DIRECTION > 0 => grows toward higher addresses
321         STACK_DIRECTION < 0 => grows toward lower addresses
322         STACK_DIRECTION = 0 => direction of growth unknown */
323 #undef STACK_DIRECTION
324
325 /* Define to 1 if you have the ANSI C header files. */
326 #undef STDC_HEADERS
327
328 /* Version number of package */
329 #undef VERSION
330
331 /* Define like PROTOTYPES; this can be used by system headers. */
332 #undef __PROTOTYPES
333
334 /* Define to empty if `const' does not conform to ANSI C. */
335 #undef const
336
337 /* Define to `__inline__' or `__inline' if that's what the C compiler
338    calls it, or to nothing if 'inline' is not supported under any name.  */
339 #ifndef __cplusplus
340 #undef inline
341 #endif
342
343 /* Define to `long' if <sys/types.h> does not define. */
344 #undef off_t
345
346 /* Define as the type of the result of subtracting two pointers, if the system
347    doesn't define it. */
348 #undef ptrdiff_t
349
350 /* Define to empty if the C compiler doesn't support this keyword. */
351 #undef signed
352
353 /* Define to `unsigned' if <sys/types.h> does not define. */
354 #undef size_t
355
356 /* Define to unsigned long or unsigned long long if <stdint.h> and
357    <inttypes.h> don't define. */
358 #undef uintmax_t