Fix some more build warnings
[gliv.git] / config.h.in
blobc8e6f0c10f1056cf453594403a9587080aca23e6
1 /* config.h.in. Generated from configure.ac by autoheader. */
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
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
11 /* Define to 1 if translation of program messages to the user's native
12 language is requested. */
13 #undef ENABLE_NLS
15 /* Define to 1 if you have the `acosf' function. */
16 #undef HAVE_ACOSF
18 /* Define to 1 if you have `alloca', as a function or macro. */
19 #undef HAVE_ALLOCA
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
23 #undef HAVE_ALLOCA_H
25 /* Define to 1 if you have the `argz_count' function. */
26 #undef HAVE_ARGZ_COUNT
28 /* Define to 1 if you have the <argz.h> header file. */
29 #undef HAVE_ARGZ_H
31 /* Define to 1 if you have the `argz_next' function. */
32 #undef HAVE_ARGZ_NEXT
34 /* Define to 1 if you have the `argz_stringify' function. */
35 #undef HAVE_ARGZ_STRINGIFY
37 /* Define to 1 if you have the `asprintf' function. */
38 #undef HAVE_ASPRINTF
40 /* Define to 1 if you have the `atan2' function. */
41 #undef HAVE_ATAN2
43 /* Define to 1 if you have the `atan2f' function. */
44 #undef HAVE_ATAN2F
46 /* Define to 1 if the compiler understands __builtin_expect. */
47 #undef HAVE_BUILTIN_EXPECT
49 /* Define to 1 if you have the `ceilf' function. */
50 #undef HAVE_CEILF
52 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
53 CoreFoundation framework. */
54 #undef HAVE_CFLOCALECOPYCURRENT
56 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
57 the CoreFoundation framework. */
58 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
60 /* Define to 1 if you have the `cosf' function. */
61 #undef HAVE_COSF
63 /* Define if the GNU dcgettext() function is already present or preinstalled.
65 #undef HAVE_DCGETTEXT
67 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
68 don't. */
69 #undef HAVE_DECL_FEOF_UNLOCKED
71 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
72 you don't. */
73 #undef HAVE_DECL_FGETS_UNLOCKED
75 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
76 don't. */
77 #undef HAVE_DECL_GETC_UNLOCKED
79 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
80 don't. */
81 #undef HAVE_DECL__SNPRINTF
83 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
84 don't. */
85 #undef HAVE_DECL__SNWPRINTF
87 /* Define to 1 if you have the `fabsf' function. */
88 #undef HAVE_FABSF
90 /* Define to 1 if you have the `fmodf' function. */
91 #undef HAVE_FMODF
93 /* Define to 1 if you have the `fseeko' function. */
94 #undef HAVE_FSEEKO
96 /* Define to 1 if you have the `ftello' function. */
97 #undef HAVE_FTELLO
99 /* Define to 1 if you have the `fwprintf' function. */
100 #undef HAVE_FWPRINTF
102 /* Define to 1 if you have the `getcwd' function. */
103 #undef HAVE_GETCWD
105 /* Define to 1 if you have the `getdelim' function. */
106 #undef HAVE_GETDELIM
108 /* Define to 1 if you have the `getegid' function. */
109 #undef HAVE_GETEGID
111 /* Define to 1 if you have the `geteuid' function. */
112 #undef HAVE_GETEUID
114 /* Define to 1 if you have the `getgid' function. */
115 #undef HAVE_GETGID
117 /* Define to 1 if you have the `getopt_long' function. */
118 #undef HAVE_GETOPT_LONG
120 /* Define to 1 if you have the `getpagesize' function. */
121 #undef HAVE_GETPAGESIZE
123 /* Define if the GNU gettext() function is already present or preinstalled. */
124 #undef HAVE_GETTEXT
126 /* Define to 1 if you have the `getuid' function. */
127 #undef HAVE_GETUID
129 /* Define to 1 if you have the `hypot' function. */
130 #undef HAVE_HYPOT
132 /* Define to 1 if you have the `hypotf' function. */
133 #undef HAVE_HYPOTF
135 /* Define if you have the iconv() function and it works. */
136 #undef HAVE_ICONV
138 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
139 #undef HAVE_INTMAX_T
141 /* Define to 1 if you have the <inttypes.h> header file. */
142 #undef HAVE_INTTYPES_H
144 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
145 declares uintmax_t. */
146 #undef HAVE_INTTYPES_H_WITH_UINTMAX
148 /* ISO C99 varargs macros in C */
149 #undef HAVE_ISO_C_VARARGS
151 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
152 #undef HAVE_LANGINFO_CODESET
154 /* Define if your <locale.h> file defines LC_MESSAGES. */
155 #undef HAVE_LC_MESSAGES
157 /* Define to 1 if you have the <limits.h> header file. */
158 #undef HAVE_LIMITS_H
160 /* Define to 1 if you have the `log10f' function. */
161 #undef HAVE_LOG10F
163 /* Define to 1 if the system has the type `long long int'. */
164 #undef HAVE_LONG_LONG_INT
166 /* Define to 1 if you have the `mbrtowc' function. */
167 #undef HAVE_MBRTOWC
169 /* Define to 1 if you have the <memory.h> header file. */
170 #undef HAVE_MEMORY_H
172 /* Define to 1 if you have the `mempcpy' function. */
173 #undef HAVE_MEMPCPY
175 /* Define to 1 if you have a working `mmap' system call. */
176 #undef HAVE_MMAP
178 /* Define to 1 if you have the `munmap' function. */
179 #undef HAVE_MUNMAP
181 /* Define to 1 if you have the `newlocale' function. */
182 #undef HAVE_NEWLOCALE
184 /* Define if your printf() function supports format strings with positions. */
185 #undef HAVE_POSIX_PRINTF
187 /* Define to 1 if you have the `powf' function. */
188 #undef HAVE_POWF
190 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
191 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
193 /* Define if the POSIX multithreading library has read/write locks. */
194 #undef HAVE_PTHREAD_RWLOCK
196 /* Define to 1 if you have the `putenv' function. */
197 #undef HAVE_PUTENV
199 /* Define to 1 if you have the `setenv' function. */
200 #undef HAVE_SETENV
202 /* Define to 1 if you have the `setlocale' function. */
203 #undef HAVE_SETLOCALE
205 /* Define to 1 if you have the `sinf' function. */
206 #undef HAVE_SINF
208 /* Define to 1 if you have the `snprintf' function. */
209 #undef HAVE_SNPRINTF
211 /* Define to 1 if you have the `sqrtf' function. */
212 #undef HAVE_SQRTF
214 /* Define to 1 if you have the <stddef.h> header file. */
215 #undef HAVE_STDDEF_H
217 /* Define to 1 if you have the <stdint.h> header file. */
218 #undef HAVE_STDINT_H
220 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
221 uintmax_t. */
222 #undef HAVE_STDINT_H_WITH_UINTMAX
224 /* Define to 1 if you have the <stdlib.h> header file. */
225 #undef HAVE_STDLIB_H
227 /* Define to 1 if you have the `stpcpy' function. */
228 #undef HAVE_STPCPY
230 /* Define to 1 if you have the `strcasecmp' function. */
231 #undef HAVE_STRCASECMP
233 /* Define to 1 if you have the `strdup' function. */
234 #undef HAVE_STRDUP
236 /* Define to 1 if you have the <strings.h> header file. */
237 #undef HAVE_STRINGS_H
239 /* Define to 1 if you have the <string.h> header file. */
240 #undef HAVE_STRING_H
242 /* Define to 1 if you have the `strnlen' function. */
243 #undef HAVE_STRNLEN
245 /* Define to 1 if you have the `strtoul' function. */
246 #undef HAVE_STRTOUL
248 /* Define to 1 if you have the <sys/param.h> header file. */
249 #undef HAVE_SYS_PARAM_H
251 /* Define to 1 if you have the <sys/stat.h> header file. */
252 #undef HAVE_SYS_STAT_H
254 /* Define to 1 if you have the <sys/types.h> header file. */
255 #undef HAVE_SYS_TYPES_H
257 /* Define to 1 if you have the `tsearch' function. */
258 #undef HAVE_TSEARCH
260 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
261 #undef HAVE_UINTMAX_T
263 /* Define to 1 if you have the <unistd.h> header file. */
264 #undef HAVE_UNISTD_H
266 /* Define to 1 if the system has the type `unsigned long long int'. */
267 #undef HAVE_UNSIGNED_LONG_LONG_INT
269 /* Define to 1 if you have the `uselocale' function. */
270 #undef HAVE_USELOCALE
272 /* Define to 1 or 0, depending whether the compiler supports simple visibility
273 declarations. */
274 #undef HAVE_VISIBILITY
276 /* Define if you have the 'wchar_t' type. */
277 #undef HAVE_WCHAR_T
279 /* Define to 1 if you have the `wcrtomb' function. */
280 #undef HAVE_WCRTOMB
282 /* Define to 1 if you have the `wcslen' function. */
283 #undef HAVE_WCSLEN
285 /* Define to 1 if you have the `wcsnlen' function. */
286 #undef HAVE_WCSNLEN
288 /* Define if you have the 'wint_t' type. */
289 #undef HAVE_WINT_T
291 /* Define to 1 if O_NOATIME works. */
292 #undef HAVE_WORKING_O_NOATIME
294 /* Define to 1 if O_NOFOLLOW works. */
295 #undef HAVE_WORKING_O_NOFOLLOW
297 /* Define to 1 if you have the `__fsetlocking' function. */
298 #undef HAVE___FSETLOCKING
300 /* Define as const if the declaration of iconv() needs const. */
301 #undef ICONV_CONST
303 /* Define if integer division by zero raises signal SIGFPE. */
304 #undef INTDIV0_RAISES_SIGFPE
306 /* Name of package */
307 #undef PACKAGE
309 /* Define to the address where bug reports for this package should be sent. */
310 #undef PACKAGE_BUGREPORT
312 /* Define to the full name of this package. */
313 #undef PACKAGE_NAME
315 /* Define to the full name and version of this package. */
316 #undef PACKAGE_STRING
318 /* Define to the one symbol short name of this package. */
319 #undef PACKAGE_TARNAME
321 /* Define to the home page for this package. */
322 #undef PACKAGE_URL
324 /* Define to the version of this package. */
325 #undef PACKAGE_VERSION
327 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
328 #undef PRI_MACROS_BROKEN
330 /* Define if the pthread_in_use() detection is hard. */
331 #undef PTHREAD_IN_USE_DETECTION_HARD
333 /* The size of `unsigned long', as computed by sizeof. */
334 #undef SIZEOF_UNSIGNED_LONG
336 /* Define as the maximum value of type 'size_t', if the system doesn't define
337 it. */
338 #ifndef SIZE_MAX
339 # undef SIZE_MAX
340 #endif
342 /* If using the C implementation of alloca, define if you know the
343 direction of stack growth for your system; otherwise it will be
344 automatically deduced at runtime.
345 STACK_DIRECTION > 0 => grows toward higher addresses
346 STACK_DIRECTION < 0 => grows toward lower addresses
347 STACK_DIRECTION = 0 => direction of growth unknown */
348 #undef STACK_DIRECTION
350 /* Define to 1 if you have the ANSI C header files. */
351 #undef STDC_HEADERS
353 /* Define if the POSIX multithreading library can be used. */
354 #undef USE_POSIX_THREADS
356 /* Define if references to the POSIX multithreading library should be made
357 weak. */
358 #undef USE_POSIX_THREADS_WEAK
360 /* Define if the GNU Pth multithreading library can be used. */
361 #undef USE_PTH_THREADS
363 /* Define if references to the GNU Pth multithreading library should be made
364 weak. */
365 #undef USE_PTH_THREADS_WEAK
367 /* Define if the old Solaris multithreading library can be used. */
368 #undef USE_SOLARIS_THREADS
370 /* Define if references to the old Solaris multithreading library should be
371 made weak. */
372 #undef USE_SOLARIS_THREADS_WEAK
374 /* Enable extensions on AIX 3, Interix. */
375 #ifndef _ALL_SOURCE
376 # undef _ALL_SOURCE
377 #endif
378 /* Enable GNU extensions on systems that have them. */
379 #ifndef _GNU_SOURCE
380 # undef _GNU_SOURCE
381 #endif
382 /* Enable threading extensions on Solaris. */
383 #ifndef _POSIX_PTHREAD_SEMANTICS
384 # undef _POSIX_PTHREAD_SEMANTICS
385 #endif
386 /* Enable extensions on HP NonStop. */
387 #ifndef _TANDEM_SOURCE
388 # undef _TANDEM_SOURCE
389 #endif
390 /* Enable general extensions on Solaris. */
391 #ifndef __EXTENSIONS__
392 # undef __EXTENSIONS__
393 #endif
396 /* Define if the Win32 multithreading API can be used. */
397 #undef USE_WIN32_THREADS
399 /* Version number of package */
400 #undef VERSION
402 /* Define to 1 if the X Window System is missing or not being used. */
403 #undef X_DISPLAY_MISSING
405 /* Number of bits in a file offset, on hosts where this is settable. */
406 #undef _FILE_OFFSET_BITS
408 /* Define for large files, on AIX-style hosts. */
409 #undef _LARGE_FILES
411 /* Define to 1 if on MINIX. */
412 #undef _MINIX
414 /* Define to 2 if the system does not provide POSIX.1 features except with
415 this defined. */
416 #undef _POSIX_1_SOURCE
418 /* Define to 1 if you need to in order for `stat' and other things to work. */
419 #undef _POSIX_SOURCE
421 /* Define to `__inline__' or `__inline' if that's what the C compiler
422 calls it, or to nothing if 'inline' is not supported under any name. */
423 #ifndef __cplusplus
424 #undef inline
425 #endif
427 /* Define as the type of the result of subtracting two pointers, if the system
428 doesn't define it. */
429 #undef ptrdiff_t
431 /* Define to `unsigned int' if <sys/types.h> does not define. */
432 #undef size_t
434 /* Define to unsigned long or unsigned long long if <stdint.h> and
435 <inttypes.h> don't define. */
436 #undef uintmax_t
439 #define __libc_lock_t gl_lock_t
440 #define __libc_lock_define gl_lock_define
441 #define __libc_lock_define_initialized gl_lock_define_initialized
442 #define __libc_lock_init gl_lock_init
443 #define __libc_lock_lock gl_lock_lock
444 #define __libc_lock_unlock gl_lock_unlock
445 #define __libc_lock_recursive_t gl_recursive_lock_t
446 #define __libc_lock_define_recursive gl_recursive_lock_define
447 #define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized
448 #define __libc_lock_init_recursive gl_recursive_lock_init
449 #define __libc_lock_lock_recursive gl_recursive_lock_lock
450 #define __libc_lock_unlock_recursive gl_recursive_lock_unlock
451 #define glthread_in_use libintl_thread_in_use
452 #define glthread_lock_init_func libintl_lock_init_func
453 #define glthread_lock_lock_func libintl_lock_lock_func
454 #define glthread_lock_unlock_func libintl_lock_unlock_func
455 #define glthread_lock_destroy_func libintl_lock_destroy_func
456 #define glthread_rwlock_init_multithreaded libintl_rwlock_init_multithreaded
457 #define glthread_rwlock_init_func libintl_rwlock_init_func
458 #define glthread_rwlock_rdlock_multithreaded libintl_rwlock_rdlock_multithreaded
459 #define glthread_rwlock_rdlock_func libintl_rwlock_rdlock_func
460 #define glthread_rwlock_wrlock_multithreaded libintl_rwlock_wrlock_multithreaded
461 #define glthread_rwlock_wrlock_func libintl_rwlock_wrlock_func
462 #define glthread_rwlock_unlock_multithreaded libintl_rwlock_unlock_multithreaded
463 #define glthread_rwlock_unlock_func libintl_rwlock_unlock_func
464 #define glthread_rwlock_destroy_multithreaded libintl_rwlock_destroy_multithreaded
465 #define glthread_rwlock_destroy_func libintl_rwlock_destroy_func
466 #define glthread_recursive_lock_init_multithreaded libintl_recursive_lock_init_multithreaded
467 #define glthread_recursive_lock_init_func libintl_recursive_lock_init_func
468 #define glthread_recursive_lock_lock_multithreaded libintl_recursive_lock_lock_multithreaded
469 #define glthread_recursive_lock_lock_func libintl_recursive_lock_lock_func
470 #define glthread_recursive_lock_unlock_multithreaded libintl_recursive_lock_unlock_multithreaded
471 #define glthread_recursive_lock_unlock_func libintl_recursive_lock_unlock_func
472 #define glthread_recursive_lock_destroy_multithreaded libintl_recursive_lock_destroy_multithreaded
473 #define glthread_recursive_lock_destroy_func libintl_recursive_lock_destroy_func
474 #define glthread_once_func libintl_once_func
475 #define glthread_once_singlethreaded libintl_once_singlethreaded
476 #define glthread_once_multithreaded libintl_once_multithreaded