]> git.deb.at Git - pkg/abook.git/blob - config.h.in
Autotools update to autoconf-2.68 / automake-1.11 / gettextize 0.18.1.
[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_count' function. */
26 #undef HAVE_ARGZ_COUNT
27
28 /* Define to 1 if you have the <argz.h> header file. */
29 #undef HAVE_ARGZ_H
30
31 /* Define to 1 if you have the `argz_next' function. */
32 #undef HAVE_ARGZ_NEXT
33
34 /* Define to 1 if you have the `argz_stringify' function. */
35 #undef HAVE_ARGZ_STRINGIFY
36
37 /* Define to 1 if you have the `asprintf' function. */
38 #undef HAVE_ASPRINTF
39
40 /* Define to 1 if the compiler understands __builtin_expect. */
41 #undef HAVE_BUILTIN_EXPECT
42
43 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
44    CoreFoundation framework. */
45 #undef HAVE_CFLOCALECOPYCURRENT
46
47 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
48    the CoreFoundation framework. */
49 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
50
51 /* Define if the GNU dcgettext() function is already present or preinstalled.
52    */
53 #undef HAVE_DCGETTEXT
54
55 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
56    don't. */
57 #undef HAVE_DECL_FEOF_UNLOCKED
58
59 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
60    you don't. */
61 #undef HAVE_DECL_FGETS_UNLOCKED
62
63 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
64    don't. */
65 #undef HAVE_DECL_GETC_UNLOCKED
66
67 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
68    don't. */
69 #undef HAVE_DECL_WCWIDTH
70
71 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
72    don't. */
73 #undef HAVE_DECL__SNPRINTF
74
75 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
76    don't. */
77 #undef HAVE_DECL__SNWPRINTF
78
79 /* Define to 1 if you have the `fwprintf' function. */
80 #undef HAVE_FWPRINTF
81
82 /* Define to 1 if you have the `getcwd' function. */
83 #undef HAVE_GETCWD
84
85 /* Define to 1 if you have the `getegid' function. */
86 #undef HAVE_GETEGID
87
88 /* Define to 1 if you have the `geteuid' function. */
89 #undef HAVE_GETEUID
90
91 /* Define to 1 if you have the `getgid' function. */
92 #undef HAVE_GETGID
93
94 /* Define to 1 if you have the `getpagesize' function. */
95 #undef HAVE_GETPAGESIZE
96
97 /* Define if the GNU gettext() function is already present or preinstalled. */
98 #undef HAVE_GETTEXT
99
100 /* Define to 1 if you have the `getuid' function. */
101 #undef HAVE_GETUID
102
103 /* Define to 1 if you have the <history.h> header file. */
104 #undef HAVE_HISTORY_H
105
106 /* Define if you have the iconv() function and it works. */
107 #undef HAVE_ICONV
108
109 /* Define to 1 if you have the <iconv.h> header file. */
110 #undef HAVE_ICONV_H
111
112 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
113 #undef HAVE_INTMAX_T
114
115 /* Define to 1 if you have the <inttypes.h> header file. */
116 #undef HAVE_INTTYPES_H
117
118 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
119    declares uintmax_t. */
120 #undef HAVE_INTTYPES_H_WITH_UINTMAX
121
122 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
123 #undef HAVE_LANGINFO_CODESET
124
125 /* Define if your <locale.h> file defines LC_MESSAGES. */
126 #undef HAVE_LC_MESSAGES
127
128 /* Define if you have a readline compatible library */
129 #undef HAVE_LIBREADLINE
130
131 /* Define to 1 if you have the <limits.h> header file. */
132 #undef HAVE_LIMITS_H
133
134 /* Define to 1 if you have the <locale.h> header file. */
135 #undef HAVE_LOCALE_H
136
137 /* Define to 1 if the system has the type `long long int'. */
138 #undef HAVE_LONG_LONG_INT
139
140 /* Define to 1 if you have the `mbrtowc' function. */
141 #undef HAVE_MBRTOWC
142
143 /* Define to 1 if you have the `mbsinit' function. */
144 #undef HAVE_MBSINIT
145
146 /* Define to 1 if you have the `mbtowc' function. */
147 #undef HAVE_MBTOWC
148
149 /* Define to 1 if you have the <memory.h> header file. */
150 #undef HAVE_MEMORY_H
151
152 /* Define to 1 if you have the `mempcpy' function. */
153 #undef HAVE_MEMPCPY
154
155 /* Define to 1 if you have a working `mmap' system call. */
156 #undef HAVE_MMAP
157
158 /* Define to 1 if you have the `munmap' function. */
159 #undef HAVE_MUNMAP
160
161 /* Define to 1 if you have the <ncurses.h> header file. */
162 #undef HAVE_NCURSES_H
163
164 /* Define to 1 if you have the `newlocale' function. */
165 #undef HAVE_NEWLOCALE
166
167 /* Define if your printf() function supports format strings with positions. */
168 #undef HAVE_POSIX_PRINTF
169
170 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
171 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
172
173 /* Define if the POSIX multithreading library has read/write locks. */
174 #undef HAVE_PTHREAD_RWLOCK
175
176 /* Define to 1 if you have the `putenv' function. */
177 #undef HAVE_PUTENV
178
179 /* Define to 1 if you have the <readline.h> header file. */
180 #undef HAVE_READLINE_H
181
182 /* Define if your readline library has \`add_history' */
183 #undef HAVE_READLINE_HISTORY
184
185 /* Define to 1 if you have the <readline/history.h> header file. */
186 #undef HAVE_READLINE_HISTORY_H
187
188 /* Define to 1 if you have the <readline/readline.h> header file. */
189 #undef HAVE_READLINE_READLINE_H
190
191 /* Define to 1 if you have the `resizeterm' function. */
192 #undef HAVE_RESIZETERM
193
194 /* Define to 1 if you have the `setenv' function. */
195 #undef HAVE_SETENV
196
197 /* Define to 1 if you have the `setlocale' function. */
198 #undef HAVE_SETLOCALE
199
200 /* Define to 1 if you have the `snprintf' function. */
201 #undef HAVE_SNPRINTF
202
203 /* Define if you have the <stdarg.h> header file. */
204 #undef HAVE_STDARG_H
205
206 /* Define to 1 if you have the <stddef.h> header file. */
207 #undef HAVE_STDDEF_H
208
209 /* Define to 1 if you have the <stdint.h> header file. */
210 #undef HAVE_STDINT_H
211
212 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
213    uintmax_t. */
214 #undef HAVE_STDINT_H_WITH_UINTMAX
215
216 /* Define to 1 if you have the <stdlib.h> header file. */
217 #undef HAVE_STDLIB_H
218
219 /* Define to 1 if you have the `stpcpy' function. */
220 #undef HAVE_STPCPY
221
222 /* Define to 1 if you have the `strcasecmp' function. */
223 #undef HAVE_STRCASECMP
224
225 /* Define to 1 if you have the `strcoll' function and it is properly defined.
226    */
227 #undef HAVE_STRCOLL
228
229 /* Define to 1 if you have the `strdup' function. */
230 #undef HAVE_STRDUP
231
232 /* Define to 1 if you have the <strings.h> header file. */
233 #undef HAVE_STRINGS_H
234
235 /* Define to 1 if you have the <string.h> header file. */
236 #undef HAVE_STRING_H
237
238 /* Define to 1 if you have the `strnlen' function. */
239 #undef HAVE_STRNLEN
240
241 /* Define to 1 if you have the `strtoul' function. */
242 #undef HAVE_STRTOUL
243
244 /* Define to 1 if you have the <sys/ioctl.h> header file. */
245 #undef HAVE_SYS_IOCTL_H
246
247 /* Define to 1 if you have the <sys/param.h> header file. */
248 #undef HAVE_SYS_PARAM_H
249
250 /* Define to 1 if you have the <sys/stat.h> header file. */
251 #undef HAVE_SYS_STAT_H
252
253 /* Define to 1 if you have the <sys/types.h> header file. */
254 #undef HAVE_SYS_TYPES_H
255
256 /* Define to 1 if you have the `tsearch' function. */
257 #undef HAVE_TSEARCH
258
259 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
260 #undef HAVE_UINTMAX_T
261
262 /* Define to 1 if you have the <unistd.h> header file. */
263 #undef HAVE_UNISTD_H
264
265 /* Define to 1 if the system has the type `unsigned long long int'. */
266 #undef HAVE_UNSIGNED_LONG_LONG_INT
267
268 /* Define to 1 if you have the `uselocale' function. */
269 #undef HAVE_USELOCALE
270
271 /* Define to 1 or 0, depending whether the compiler supports simple visibility
272    declarations. */
273 #undef HAVE_VISIBILITY
274
275 /* Define to 1 if you have the `vsnprintf' function. */
276 #undef HAVE_VSNPRINTF
277
278 /* Define if you have the <wchar.h> header file. */
279 #undef HAVE_WCHAR_H
280
281 /* Define if you have the 'wchar_t' type. */
282 #undef HAVE_WCHAR_T
283
284 /* Define to 1 if you have the `wcrtomb' function. */
285 #undef HAVE_WCRTOMB
286
287 /* Define to 1 if you have the `wcslen' function. */
288 #undef HAVE_WCSLEN
289
290 /* Define to 1 if you have the `wcsnlen' function. */
291 #undef HAVE_WCSNLEN
292
293 /* Define to 1 if you have the `wcwidth' function. */
294 #undef HAVE_WCWIDTH
295
296 /* Define if you have the 'wint_t' type. */
297 #undef HAVE_WINT_T
298
299 /* Define to 1 if O_NOATIME works. */
300 #undef HAVE_WORKING_O_NOATIME
301
302 /* Define to 1 if O_NOFOLLOW works. */
303 #undef HAVE_WORKING_O_NOFOLLOW
304
305 /* Define to 1 if you have the `__fsetlocking' function. */
306 #undef HAVE___FSETLOCKING
307
308 /* Define as const if the declaration of iconv() needs const. */
309 #undef ICONV_CONST
310
311 /* Define if integer division by zero raises signal SIGFPE. */
312 #undef INTDIV0_RAISES_SIGFPE
313
314 /* locale directory */
315 #undef LOCALEDIR
316
317 /* Name of package */
318 #undef PACKAGE
319
320 /* Define to the address where bug reports for this package should be sent. */
321 #undef PACKAGE_BUGREPORT
322
323 /* Define to the full name of this package. */
324 #undef PACKAGE_NAME
325
326 /* Define to the full name and version of this package. */
327 #undef PACKAGE_STRING
328
329 /* Define to the one symbol short name of this package. */
330 #undef PACKAGE_TARNAME
331
332 /* Define to the home page for this package. */
333 #undef PACKAGE_URL
334
335 /* Define to the version of this package. */
336 #undef PACKAGE_VERSION
337
338 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
339 #undef PRI_MACROS_BROKEN
340
341 /* Define to 1 if the C compiler supports function prototypes. */
342 #undef PROTOTYPES
343
344 /* Define if the pthread_in_use() detection is hard. */
345 #undef PTHREAD_IN_USE_DETECTION_HARD
346
347 /* Define as the maximum value of type 'size_t', if the system doesn't define
348    it. */
349 #ifndef SIZE_MAX
350 # undef SIZE_MAX
351 #endif
352
353 /* If using the C implementation of alloca, define if you know the
354    direction of stack growth for your system; otherwise it will be
355    automatically deduced at runtime.
356         STACK_DIRECTION > 0 => grows toward higher addresses
357         STACK_DIRECTION < 0 => grows toward lower addresses
358         STACK_DIRECTION = 0 => direction of growth unknown */
359 #undef STACK_DIRECTION
360
361 /* Define to 1 if you have the ANSI C header files. */
362 #undef STDC_HEADERS
363
364 /* Define if the POSIX multithreading library can be used. */
365 #undef USE_POSIX_THREADS
366
367 /* Define if references to the POSIX multithreading library should be made
368    weak. */
369 #undef USE_POSIX_THREADS_WEAK
370
371 /* Define if the GNU Pth multithreading library can be used. */
372 #undef USE_PTH_THREADS
373
374 /* Define if references to the GNU Pth multithreading library should be made
375    weak. */
376 #undef USE_PTH_THREADS_WEAK
377
378 /* Define if the old Solaris multithreading library can be used. */
379 #undef USE_SOLARIS_THREADS
380
381 /* Define if references to the old Solaris multithreading library should be
382    made weak. */
383 #undef USE_SOLARIS_THREADS_WEAK
384
385 /* Enable extensions on AIX 3, Interix.  */
386 #ifndef _ALL_SOURCE
387 # undef _ALL_SOURCE
388 #endif
389 /* Enable GNU extensions on systems that have them.  */
390 #ifndef _GNU_SOURCE
391 # undef _GNU_SOURCE
392 #endif
393 /* Enable threading extensions on Solaris.  */
394 #ifndef _POSIX_PTHREAD_SEMANTICS
395 # undef _POSIX_PTHREAD_SEMANTICS
396 #endif
397 /* Enable extensions on HP NonStop.  */
398 #ifndef _TANDEM_SOURCE
399 # undef _TANDEM_SOURCE
400 #endif
401 /* Enable general extensions on Solaris.  */
402 #ifndef __EXTENSIONS__
403 # undef __EXTENSIONS__
404 #endif
405
406
407 /* Define if the Win32 multithreading API can be used. */
408 #undef USE_WIN32_THREADS
409
410 /* Version number of package */
411 #undef VERSION
412
413 /* Define to 1 if on MINIX. */
414 #undef _MINIX
415
416 /* Define to 2 if the system does not provide POSIX.1 features except with
417    this defined. */
418 #undef _POSIX_1_SOURCE
419
420 /* Define to 1 if you need to in order for `stat' and other things to work. */
421 #undef _POSIX_SOURCE
422
423 /* Define like PROTOTYPES; this can be used by system headers. */
424 #undef __PROTOTYPES
425
426 /* Define to `__inline__' or `__inline' if that's what the C compiler
427    calls it, or to nothing if 'inline' is not supported under any name.  */
428 #ifndef __cplusplus
429 #undef inline
430 #endif
431
432 /* Define as the type of the result of subtracting two pointers, if the system
433    doesn't define it. */
434 #undef ptrdiff_t
435
436 /* Define to `unsigned int' if <sys/types.h> does not define. */
437 #undef size_t
438
439 /* Define to unsigned long or unsigned long long if <stdint.h> and
440    <inttypes.h> don't define. */
441 #undef uintmax_t
442
443
444 #define __libc_lock_t                   gl_lock_t
445 #define __libc_lock_define              gl_lock_define
446 #define __libc_lock_define_initialized  gl_lock_define_initialized
447 #define __libc_lock_init                gl_lock_init
448 #define __libc_lock_lock                gl_lock_lock
449 #define __libc_lock_unlock              gl_lock_unlock
450 #define __libc_lock_recursive_t                   gl_recursive_lock_t
451 #define __libc_lock_define_recursive              gl_recursive_lock_define
452 #define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
453 #define __libc_lock_init_recursive                gl_recursive_lock_init
454 #define __libc_lock_lock_recursive                gl_recursive_lock_lock
455 #define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
456 #define glthread_in_use  libintl_thread_in_use
457 #define glthread_lock_init_func     libintl_lock_init_func
458 #define glthread_lock_lock_func     libintl_lock_lock_func
459 #define glthread_lock_unlock_func   libintl_lock_unlock_func
460 #define glthread_lock_destroy_func  libintl_lock_destroy_func
461 #define glthread_rwlock_init_multithreaded     libintl_rwlock_init_multithreaded
462 #define glthread_rwlock_init_func              libintl_rwlock_init_func
463 #define glthread_rwlock_rdlock_multithreaded   libintl_rwlock_rdlock_multithreaded
464 #define glthread_rwlock_rdlock_func            libintl_rwlock_rdlock_func
465 #define glthread_rwlock_wrlock_multithreaded   libintl_rwlock_wrlock_multithreaded
466 #define glthread_rwlock_wrlock_func            libintl_rwlock_wrlock_func
467 #define glthread_rwlock_unlock_multithreaded   libintl_rwlock_unlock_multithreaded
468 #define glthread_rwlock_unlock_func            libintl_rwlock_unlock_func
469 #define glthread_rwlock_destroy_multithreaded  libintl_rwlock_destroy_multithreaded
470 #define glthread_rwlock_destroy_func           libintl_rwlock_destroy_func
471 #define glthread_recursive_lock_init_multithreaded     libintl_recursive_lock_init_multithreaded
472 #define glthread_recursive_lock_init_func              libintl_recursive_lock_init_func
473 #define glthread_recursive_lock_lock_multithreaded     libintl_recursive_lock_lock_multithreaded
474 #define glthread_recursive_lock_lock_func              libintl_recursive_lock_lock_func
475 #define glthread_recursive_lock_unlock_multithreaded   libintl_recursive_lock_unlock_multithreaded
476 #define glthread_recursive_lock_unlock_func            libintl_recursive_lock_unlock_func
477 #define glthread_recursive_lock_destroy_multithreaded  libintl_recursive_lock_destroy_multithreaded
478 #define glthread_recursive_lock_destroy_func           libintl_recursive_lock_destroy_func
479 #define glthread_once_func            libintl_once_func
480 #define glthread_once_singlethreaded  libintl_once_singlethreaded
481 #define glthread_once_multithreaded   libintl_once_multithreaded
482