]> git.deb.at Git - pkg/abook.git/blob - config.h.in
Imported Upstream version 0.5.5
[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 to 1 if you have the <iconv.h> header file. */
98 #undef HAVE_ICONV_H
99
100 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
101 #undef HAVE_INTMAX_T
102
103 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
104 #undef HAVE_INTTYPES_H
105
106 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
107    declares uintmax_t. */
108 #undef HAVE_INTTYPES_H_WITH_UINTMAX
109
110 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
111 #undef HAVE_LANGINFO_CODESET
112
113 /* Define if your <locale.h> file defines LC_MESSAGES. */
114 #undef HAVE_LC_MESSAGES
115
116 /* Define if you have a readline compatible library */
117 #undef HAVE_LIBREADLINE
118
119 /* Define to 1 if you have the <limits.h> header file. */
120 #undef HAVE_LIMITS_H
121
122 /* Define to 1 if you have the <locale.h> header file. */
123 #undef HAVE_LOCALE_H
124
125 /* Define if you have the 'long double' type. */
126 #undef HAVE_LONG_DOUBLE
127
128 /* Define if you have the 'long long' type. */
129 #undef HAVE_LONG_LONG
130
131 /* Define to 1 if you have the <malloc.h> header file. */
132 #undef HAVE_MALLOC_H
133
134 /* Define to 1 if you have the `mbrtowc' function. */
135 #undef HAVE_MBRTOWC
136
137 /* Define to 1 if you have the `mbsinit' function. */
138 #undef HAVE_MBSINIT
139
140 /* Define to 1 if you have the `mbtowc' function. */
141 #undef HAVE_MBTOWC
142
143 /* Define to 1 if you have the <memory.h> header file. */
144 #undef HAVE_MEMORY_H
145
146 /* Define to 1 if you have the `mempcpy' function. */
147 #undef HAVE_MEMPCPY
148
149 /* Define to 1 if you have a working `mmap' system call. */
150 #undef HAVE_MMAP
151
152 /* Define to 1 if you have the `munmap' function. */
153 #undef HAVE_MUNMAP
154
155 /* Define to 1 if you have the <ncurses.h> header file. */
156 #undef HAVE_NCURSES_H
157
158 /* Define to 1 if you have the <nl_types.h> header file. */
159 #undef HAVE_NL_TYPES_H
160
161 /* Define if your printf() function supports format strings with positions. */
162 #undef HAVE_POSIX_PRINTF
163
164 /* Define to 1 if you have the `putenv' function. */
165 #undef HAVE_PUTENV
166
167 /* Define to 1 if you have the <readline.h> header file. */
168 #undef HAVE_READLINE_H
169
170 /* Define if your readline library has \`add_history' */
171 #undef HAVE_READLINE_HISTORY
172
173 /* Define to 1 if you have the <readline/history.h> header file. */
174 #undef HAVE_READLINE_HISTORY_H
175
176 /* Define to 1 if you have the <readline/readline.h> header file. */
177 #undef HAVE_READLINE_READLINE_H
178
179 /* Define to 1 if you have the `resizeterm' function. */
180 #undef HAVE_RESIZETERM
181
182 /* Define to 1 if you have the `setenv' function. */
183 #undef HAVE_SETENV
184
185 /* Define to 1 if you have the `setlocale' function. */
186 #undef HAVE_SETLOCALE
187
188 /* Define to 1 if you have the `snprintf' function. */
189 #undef HAVE_SNPRINTF
190
191 /* Define if you have the <stdarg.h> header file. */
192 #undef HAVE_STDARG_H
193
194 /* Define to 1 if you have the <stddef.h> header file. */
195 #undef HAVE_STDDEF_H
196
197 /* Define to 1 if you have the <stdint.h> header file. */
198 #undef HAVE_STDINT_H
199
200 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
201    uintmax_t. */
202 #undef HAVE_STDINT_H_WITH_UINTMAX
203
204 /* Define to 1 if you have the <stdlib.h> header file. */
205 #undef HAVE_STDLIB_H
206
207 /* Define to 1 if you have the `stpcpy' function. */
208 #undef HAVE_STPCPY
209
210 /* Define to 1 if you have the `strcasecmp' function. */
211 #undef HAVE_STRCASECMP
212
213 /* Define to 1 if you have the `strcoll' function and it is properly defined.
214    */
215 #undef HAVE_STRCOLL
216
217 /* Define to 1 if you have the `strdup' function. */
218 #undef HAVE_STRDUP
219
220 /* Define to 1 if you have the <strings.h> header file. */
221 #undef HAVE_STRINGS_H
222
223 /* Define to 1 if you have the <string.h> header file. */
224 #undef HAVE_STRING_H
225
226 /* Define to 1 if you have the `strtoul' function. */
227 #undef HAVE_STRTOUL
228
229 /* Define to 1 if you have the <sys/ioctl.h> header file. */
230 #undef HAVE_SYS_IOCTL_H
231
232 /* Define to 1 if you have the <sys/param.h> header file. */
233 #undef HAVE_SYS_PARAM_H
234
235 /* Define to 1 if you have the <sys/stat.h> header file. */
236 #undef HAVE_SYS_STAT_H
237
238 /* Define to 1 if you have the <sys/types.h> header file. */
239 #undef HAVE_SYS_TYPES_H
240
241 /* Define to 1 if you have the `tsearch' function. */
242 #undef HAVE_TSEARCH
243
244 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
245 #undef HAVE_UINTMAX_T
246
247 /* Define to 1 if you have the <unistd.h> header file. */
248 #undef HAVE_UNISTD_H
249
250 /* Define if you have the 'unsigned long long' type. */
251 #undef HAVE_UNSIGNED_LONG_LONG
252
253 /* Define to 1 if you have the `vsnprintf' function. */
254 #undef HAVE_VSNPRINTF
255
256 /* Define if you have the <wchar.h> header file. */
257 #undef HAVE_WCHAR_H
258
259 /* Define if you have the 'wchar_t' type. */
260 #undef HAVE_WCHAR_T
261
262 /* Define to 1 if you have the `wcslen' function. */
263 #undef HAVE_WCSLEN
264
265 /* Define to 1 if you have the `wcwidth' function. */
266 #undef HAVE_WCWIDTH
267
268 /* Define if you have the 'wint_t' type. */
269 #undef HAVE_WINT_T
270
271 /* Define to 1 if you have the `__argz_count' function. */
272 #undef HAVE___ARGZ_COUNT
273
274 /* Define to 1 if you have the `__argz_next' function. */
275 #undef HAVE___ARGZ_NEXT
276
277 /* Define to 1 if you have the `__argz_stringify' function. */
278 #undef HAVE___ARGZ_STRINGIFY
279
280 /* Define to 1 if you have the `__fsetlocking' function. */
281 #undef HAVE___FSETLOCKING
282
283 /* Define as const if the declaration of iconv() needs const. */
284 #undef ICONV_CONST
285
286 /* Define if integer division by zero raises signal SIGFPE. */
287 #undef INTDIV0_RAISES_SIGFPE
288
289 /* locale directory */
290 #undef LOCALEDIR
291
292 /* Name of package */
293 #undef PACKAGE
294
295 /* Define to the address where bug reports for this package should be sent. */
296 #undef PACKAGE_BUGREPORT
297
298 /* Define to the full name of this package. */
299 #undef PACKAGE_NAME
300
301 /* Define to the full name and version of this package. */
302 #undef PACKAGE_STRING
303
304 /* Define to the one symbol short name of this package. */
305 #undef PACKAGE_TARNAME
306
307 /* Define to the version of this package. */
308 #undef PACKAGE_VERSION
309
310 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
311 #undef PRI_MACROS_BROKEN
312
313 /* Define to 1 if the C compiler supports function prototypes. */
314 #undef PROTOTYPES
315
316 /* Define as the maximum value of type 'size_t', if the system doesn't define
317    it. */
318 #undef SIZE_MAX
319
320 /* If using the C implementation of alloca, define if you know the
321    direction of stack growth for your system; otherwise it will be
322    automatically deduced at run-time.
323         STACK_DIRECTION > 0 => grows toward higher addresses
324         STACK_DIRECTION < 0 => grows toward lower addresses
325         STACK_DIRECTION = 0 => direction of growth unknown */
326 #undef STACK_DIRECTION
327
328 /* Define to 1 if you have the ANSI C header files. */
329 #undef STDC_HEADERS
330
331 /* Version number of package */
332 #undef VERSION
333
334 /* Define like PROTOTYPES; this can be used by system headers. */
335 #undef __PROTOTYPES
336
337 /* Define to empty if `const' does not conform to ANSI C. */
338 #undef const
339
340 /* Define to `__inline__' or `__inline' if that's what the C compiler
341    calls it, or to nothing if 'inline' is not supported under any name.  */
342 #ifndef __cplusplus
343 #undef inline
344 #endif
345
346 /* Define to `long' if <sys/types.h> does not define. */
347 #undef off_t
348
349 /* Define as the type of the result of subtracting two pointers, if the system
350    doesn't define it. */
351 #undef ptrdiff_t
352
353 /* Define to empty if the C compiler doesn't support this keyword. */
354 #undef signed
355
356 /* Define to `unsigned' if <sys/types.h> does not define. */
357 #undef size_t
358
359 /* Define to unsigned long or unsigned long long if <stdint.h> and
360    <inttypes.h> don't define. */
361 #undef uintmax_t