Danish translation.
[gliv.git] / config.h.in
blobff6ee69d58d722eda3613371ce5f33adb9cb344b
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 <memory.h> header file. */
167 #undef HAVE_MEMORY_H
169 /* Define to 1 if you have the `mempcpy' function. */
170 #undef HAVE_MEMPCPY
172 /* Define to 1 if you have a working `mmap' system call. */
173 #undef HAVE_MMAP
175 /* Define to 1 if you have the `munmap' function. */
176 #undef HAVE_MUNMAP
178 /* Define if you have <langinfo.h> and it defines the NL_LOCALE_NAME macro if
179 _GNU_SOURCE is defined. */
180 #undef HAVE_NL_LOCALE_NAME
182 /* Define if your printf() function supports format strings with positions. */
183 #undef HAVE_POSIX_PRINTF
185 /* Define to 1 if you have the `powf' function. */
186 #undef HAVE_POWF
188 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
189 #undef HAVE_PTHREAD_MUTEX_RECURSIVE
191 /* Define if the POSIX multithreading library has read/write locks. */
192 #undef HAVE_PTHREAD_RWLOCK
194 /* Define to 1 if you have the `putenv' function. */
195 #undef HAVE_PUTENV
197 /* Define to 1 if you have the `setenv' function. */
198 #undef HAVE_SETENV
200 /* Define to 1 if you have the `setlocale' function. */
201 #undef HAVE_SETLOCALE
203 /* Define to 1 if you have the `sinf' function. */
204 #undef HAVE_SINF
206 /* Define to 1 if you have the `snprintf' function. */
207 #undef HAVE_SNPRINTF
209 /* Define to 1 if you have the `sqrtf' function. */
210 #undef HAVE_SQRTF
212 /* Define to 1 if you have the <stddef.h> header file. */
213 #undef HAVE_STDDEF_H
215 /* Define to 1 if you have the <stdint.h> header file. */
216 #undef HAVE_STDINT_H
218 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
219 uintmax_t. */
220 #undef HAVE_STDINT_H_WITH_UINTMAX
222 /* Define to 1 if you have the <stdlib.h> header file. */
223 #undef HAVE_STDLIB_H
225 /* Define to 1 if you have the `stpcpy' function. */
226 #undef HAVE_STPCPY
228 /* Define to 1 if you have the `strcasecmp' function. */
229 #undef HAVE_STRCASECMP
231 /* Define to 1 if you have the `strdup' function. */
232 #undef HAVE_STRDUP
234 /* Define to 1 if you have the <strings.h> header file. */
235 #undef HAVE_STRINGS_H
237 /* Define to 1 if you have the <string.h> header file. */
238 #undef HAVE_STRING_H
240 /* Define to 1 if you have the `strtoul' function. */
241 #undef HAVE_STRTOUL
243 /* Define to 1 if you have the <sys/param.h> header file. */
244 #undef HAVE_SYS_PARAM_H
246 /* Define to 1 if you have the <sys/stat.h> header file. */
247 #undef HAVE_SYS_STAT_H
249 /* Define to 1 if you have the <sys/types.h> header file. */
250 #undef HAVE_SYS_TYPES_H
252 /* Define to 1 if you have the `tsearch' function. */
253 #undef HAVE_TSEARCH
255 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
256 #undef HAVE_UINTMAX_T
258 /* Define to 1 if you have the <unistd.h> header file. */
259 #undef HAVE_UNISTD_H
261 /* Define to 1 if the system has the type `unsigned long long int'. */
262 #undef HAVE_UNSIGNED_LONG_LONG_INT
264 /* Define to 1 or 0, depending whether the compiler supports simple visibility
265 declarations. */
266 #undef HAVE_VISIBILITY
268 /* Define if you have the 'wchar_t' type. */
269 #undef HAVE_WCHAR_T
271 /* Define to 1 if you have the `wcslen' function. */
272 #undef HAVE_WCSLEN
274 /* Define if you have the 'wint_t' type. */
275 #undef HAVE_WINT_T
277 /* Define to 1 if you have the `__fsetlocking' function. */
278 #undef HAVE___FSETLOCKING
280 /* Define as const if the declaration of iconv() needs const. */
281 #undef ICONV_CONST
283 /* Define if integer division by zero raises signal SIGFPE. */
284 #undef INTDIV0_RAISES_SIGFPE
286 /* Name of package */
287 #undef PACKAGE
289 /* Define to the address where bug reports for this package should be sent. */
290 #undef PACKAGE_BUGREPORT
292 /* Define to the full name of this package. */
293 #undef PACKAGE_NAME
295 /* Define to the full name and version of this package. */
296 #undef PACKAGE_STRING
298 /* Define to the one symbol short name of this package. */
299 #undef PACKAGE_TARNAME
301 /* Define to the home page for this package. */
302 #undef PACKAGE_URL
304 /* Define to the version of this package. */
305 #undef PACKAGE_VERSION
307 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
308 #undef PRI_MACROS_BROKEN
310 /* Define if the pthread_in_use() detection is hard. */
311 #undef PTHREAD_IN_USE_DETECTION_HARD
313 /* The size of `unsigned long', as computed by sizeof. */
314 #undef SIZEOF_UNSIGNED_LONG
316 /* Define as the maximum value of type 'size_t', if the system doesn't define
317 it. */
318 #undef SIZE_MAX
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 runtime.
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
328 /* Define to 1 if you have the ANSI C header files. */
329 #undef STDC_HEADERS
331 /* Define if the POSIX multithreading library can be used. */
332 #undef USE_POSIX_THREADS
334 /* Define if references to the POSIX multithreading library should be made
335 weak. */
336 #undef USE_POSIX_THREADS_WEAK
338 /* Define if the GNU Pth multithreading library can be used. */
339 #undef USE_PTH_THREADS
341 /* Define if references to the GNU Pth multithreading library should be made
342 weak. */
343 #undef USE_PTH_THREADS_WEAK
345 /* Define if the old Solaris multithreading library can be used. */
346 #undef USE_SOLARIS_THREADS
348 /* Define if references to the old Solaris multithreading library should be
349 made weak. */
350 #undef USE_SOLARIS_THREADS_WEAK
352 /* Enable extensions on AIX 3, Interix. */
353 #ifndef _ALL_SOURCE
354 # undef _ALL_SOURCE
355 #endif
356 /* Enable GNU extensions on systems that have them. */
357 #ifndef _GNU_SOURCE
358 # undef _GNU_SOURCE
359 #endif
360 /* Enable threading extensions on Solaris. */
361 #ifndef _POSIX_PTHREAD_SEMANTICS
362 # undef _POSIX_PTHREAD_SEMANTICS
363 #endif
364 /* Enable extensions on HP NonStop. */
365 #ifndef _TANDEM_SOURCE
366 # undef _TANDEM_SOURCE
367 #endif
368 /* Enable general extensions on Solaris. */
369 #ifndef __EXTENSIONS__
370 # undef __EXTENSIONS__
371 #endif
374 /* Define if the Win32 multithreading API can be used. */
375 #undef USE_WIN32_THREADS
377 /* Version number of package */
378 #undef VERSION
380 /* Define to 1 if the X Window System is missing or not being used. */
381 #undef X_DISPLAY_MISSING
383 /* Number of bits in a file offset, on hosts where this is settable. */
384 #undef _FILE_OFFSET_BITS
386 /* Define for large files, on AIX-style hosts. */
387 #undef _LARGE_FILES
389 /* Define to 1 if on MINIX. */
390 #undef _MINIX
392 /* Define to 2 if the system does not provide POSIX.1 features except with
393 this defined. */
394 #undef _POSIX_1_SOURCE
396 /* Define to 1 if you need to in order for `stat' and other things to work. */
397 #undef _POSIX_SOURCE
399 /* Define to `__inline__' or `__inline' if that's what the C compiler
400 calls it, or to nothing if 'inline' is not supported under any name. */
401 #ifndef __cplusplus
402 #undef inline
403 #endif
405 /* Define as the type of the result of subtracting two pointers, if the system
406 doesn't define it. */
407 #undef ptrdiff_t
409 /* Define to `unsigned int' if <sys/types.h> does not define. */
410 #undef size_t
412 /* Define to unsigned long or unsigned long long if <stdint.h> and
413 <inttypes.h> don't define. */
414 #undef uintmax_t
417 #define __libc_lock_t gl_lock_t
418 #define __libc_lock_define gl_lock_define
419 #define __libc_lock_define_initialized gl_lock_define_initialized
420 #define __libc_lock_init gl_lock_init
421 #define __libc_lock_lock gl_lock_lock
422 #define __libc_lock_unlock gl_lock_unlock
423 #define __libc_lock_recursive_t gl_recursive_lock_t
424 #define __libc_lock_define_recursive gl_recursive_lock_define
425 #define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized
426 #define __libc_lock_init_recursive gl_recursive_lock_init
427 #define __libc_lock_lock_recursive gl_recursive_lock_lock
428 #define __libc_lock_unlock_recursive gl_recursive_lock_unlock
429 #define glthread_in_use libintl_thread_in_use
430 #define glthread_lock_init libintl_lock_init
431 #define glthread_lock_lock libintl_lock_lock
432 #define glthread_lock_unlock libintl_lock_unlock
433 #define glthread_lock_destroy libintl_lock_destroy
434 #define glthread_rwlock_init libintl_rwlock_init
435 #define glthread_rwlock_rdlock libintl_rwlock_rdlock
436 #define glthread_rwlock_wrlock libintl_rwlock_wrlock
437 #define glthread_rwlock_unlock libintl_rwlock_unlock
438 #define glthread_rwlock_destroy libintl_rwlock_destroy
439 #define glthread_recursive_lock_init libintl_recursive_lock_init
440 #define glthread_recursive_lock_lock libintl_recursive_lock_lock
441 #define glthread_recursive_lock_unlock libintl_recursive_lock_unlock
442 #define glthread_recursive_lock_destroy libintl_recursive_lock_destroy
443 #define glthread_once libintl_once
444 #define glthread_once_call libintl_once_call
445 #define glthread_once_singlethreaded libintl_once_singlethreaded