1/* src/include/config.h.in.  Generated from configure.ac by autoheader.  */
2
3#ifndef R_CONFIG_H
4#define R_CONFIG_H
5
6/* Define to 1 if using 'alloca.c'. */
7#undef C_ALLOCA
8
9/* C stack direction: 1 (down) or -1 (up) */
10#undef C_STACK_DIRECTION
11
12/* Define to 1 if translation of program messages to the user's native
13   language is requested. */
14#undef ENABLE_NLS
15
16/* Define to dummy `main' function (if any) required to link to the Fortran
17   libraries. */
18#undef FC_DUMMY_MAIN
19
20/* Define if F77 and FC dummy `main' functions are identical. */
21#undef FC_DUMMY_MAIN_EQ_F77
22
23/* Define to a macro mangling the given C identifier (in lower and upper
24   case), which must not contain underscores, for linking with Fortran. */
25#undef FC_FUNC
26
27/* As FC_FUNC, but for C identifiers containing underscores. */
28#undef FC_FUNC_
29
30/* C type used for Fortran character lengths */
31#undef FC_LEN_T
32
33/* Define to 1 if you have the `access' function. */
34#undef HAVE_ACCESS
35
36/* Define to 1 if you have 'alloca', as a function or macro. */
37#undef HAVE_ALLOCA
38
39/* Define to 1 if <alloca.h> works. */
40#undef HAVE_ALLOCA_H
41
42/* Define if you have the Aqua headers and libraries, and want to include
43   support for R.app and for the quartz() device to be built. */
44#undef HAVE_AQUA
45
46/* Define to 1 if you have the `argz_count' function. */
47#undef HAVE_ARGZ_COUNT
48
49/* Define to 1 if you have the <argz.h> header file. */
50#undef HAVE_ARGZ_H
51
52/* Define to 1 if you have the `argz_next' function. */
53#undef HAVE_ARGZ_NEXT
54
55/* Define to 1 if you have the `argz_stringify' function. */
56#undef HAVE_ARGZ_STRINGIFY
57
58/* Define to 1 if you have the <arpa/inet.h> header file. */
59#undef HAVE_ARPA_INET_H
60
61/* Define to 1 if you have the `asprintf' function. */
62#undef HAVE_ASPRINTF
63
64/* Define to 1 if you have the `atan2pi' function. */
65#undef HAVE_ATAN2PI
66
67/* Define to 1 if you have the `atanpi' function. */
68#undef HAVE_ATANPI
69
70/* Define to 1 if the compiler understands __builtin_expect. (For intl) */
71#undef HAVE_BUILTIN_EXPECT
72
73/* Define to 1 if you have the <bzlib.h> header file. */
74#undef HAVE_BZLIB_H
75
76/* Define to 1 if you have the `cabs' function. */
77#undef HAVE_CABS
78
79/* Define to 1 if you have the `cacos' function. */
80#undef HAVE_CACOS
81
82/* Define to 1 if you have cairo-ps. */
83#undef HAVE_CAIRO_PDF
84
85/* Define to 1 if you have cairo-pdf. */
86#undef HAVE_CAIRO_PS
87
88/* Define to 1 if you have cairo-svg. */
89#undef HAVE_CAIRO_SVG
90
91/* Define to 1 if you have the `carg' function. */
92#undef HAVE_CARG
93
94/* Define to 1 if you have the `casin' function. */
95#undef HAVE_CASIN
96
97/* Define to 1 if you have the `catan' function. */
98#undef HAVE_CATAN
99
100/* Define to 1 if you have the `ccos' function. */
101#undef HAVE_CCOS
102
103/* Define to 1 if you have the `ccosh' function. */
104#undef HAVE_CCOSH
105
106/* Define to 1 if you have the `cexp' function. */
107#undef HAVE_CEXP
108
109/* Define to 1 if you have the OS X function CFLocaleCopyCurrent in the
110   CoreFoundation framework. (For intl) */
111#undef HAVE_CFLOCALECOPYCURRENT
112
113/* Define to 1 if you have the OS X function CFPreferencesCopyAppValue in the
114   CoreFoundation framework. (For intl) */
115#undef HAVE_CFPREFERENCESCOPYAPPVALUE
116
117/* Define to 1 if you have the `chdir' function. */
118#undef HAVE_CHDIR
119
120/* Define to 1 if you have the `chmod' function. */
121#undef HAVE_CHMOD
122
123/* Define to 1 if you have the `clock_gettime' function. */
124#undef HAVE_CLOCK_GETTIME
125
126/* Define to 1 if you have the `clog' function. */
127#undef HAVE_CLOG
128
129/* Defined if framework CoreFoundation is present */
130#undef HAVE_COREFOUNDATION_FW
131
132/* Define to 1 if you have the `cospi' function. */
133#undef HAVE_COSPI
134
135/* Define to 1 if you have the `cpow' function. */
136#undef HAVE_CPOW
137
138/* Define to 1 if you have the `csin' function. */
139#undef HAVE_CSIN
140
141/* Define to 1 if you have the `csinh' function. */
142#undef HAVE_CSINH
143
144/* Define to 1 if you have the `csqrt' function. */
145#undef HAVE_CSQRT
146
147/* Define to 1 if you have the `ctan' function. */
148#undef HAVE_CTAN
149
150/* Define to 1 if you have the `ctanh' function. */
151#undef HAVE_CTANH
152
153/* Define to 1 if you have the <curl/curl.h> header file. */
154#undef HAVE_CURL_CURL_H
155
156/* Define if the GNU dcgettext() function is already present or preinstalled.
157   */
158#undef HAVE_DCGETTEXT
159
160/* Define to 1 if you have the declaration of `alloca', and to 0 if you don't.
161   */
162#undef HAVE_DECL_ALLOCA
163
164/* Define to 1 if you have the declaration of `dladdr', and to 0 if you don't.
165   */
166#undef HAVE_DECL_DLADDR
167
168/* Define to 1 if you have the declaration of `dlsym', and to 0 if you don't.
169   */
170#undef HAVE_DECL_DLSYM
171
172/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
173   don't. (For intl) */
174#undef HAVE_DECL_FEOF_UNLOCKED
175
176/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
177   you don't. (For intl) */
178#undef HAVE_DECL_FGETS_UNLOCKED
179
180/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
181   don't. (For intl) */
182#undef HAVE_DECL_GETC_UNLOCKED
183
184/* Define to 1 if you have the declaration of `isfinite', and to 0 if you
185   don't. */
186#undef HAVE_DECL_ISFINITE
187
188/* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.
189   */
190#undef HAVE_DECL_ISNAN
191
192/* Define to 1 if you have the declaration of `mkdtemp', and to 0 if you
193   don't. */
194#undef HAVE_DECL_MKDTEMP
195
196/* Define to 1 if you have the declaration of `putenv', and to 0 if you don't.
197   */
198#undef HAVE_DECL_PUTENV
199
200/* Define to 1 if you have the declaration of `realpath', and to 0 if you
201   don't. */
202#undef HAVE_DECL_REALPATH
203
204/* Define to 1 if you have the declaration of `RTLD_DEFAULT', and to 0 if you
205   don't. */
206#undef HAVE_DECL_RTLD_DEFAULT
207
208/* Define to 1 if you have the declaration of `RTLD_NEXT', and to 0 if you
209   don't. */
210#undef HAVE_DECL_RTLD_NEXT
211
212/* Define to 1 if you have the declaration of `siglongjmp', and to 0 if you
213   don't. */
214#undef HAVE_DECL_SIGLONGJMP
215
216/* Define to 1 if you have the declaration of `sigsetjmp', and to 0 if you
217   don't. */
218#undef HAVE_DECL_SIGSETJMP
219
220/* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you
221   don't. */
222#undef HAVE_DECL_SIZE_MAX
223
224/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
225   */
226#undef HAVE_DECL_STRDUP
227
228/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
229   don't. */
230#undef HAVE_DECL_STRNCASECMP
231
232/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
233   don't. */
234#undef HAVE_DECL_VASPRINTF
235
236/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
237   don't. (For intl) */
238#undef HAVE_DECL__SNPRINTF
239
240/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
241   don't. (For intl) */
242#undef HAVE_DECL__SNWPRINTF
243
244/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
245   */
246#undef HAVE_DIRENT_H
247
248/* Define to 1 if you have the `dladdr' function. */
249#undef HAVE_DLADDR
250
251/* Define to 1 if you have the <dlfcn.h> header file. */
252#undef HAVE_DLFCN_H
253
254/* Define to 1 if you have the `dlsym' function. */
255#undef HAVE_DLSYM
256
257/* Define to 1 if you have the <elf.h> header file. */
258#undef HAVE_ELF_H
259
260/* Define to 1 if you have the <errno.h> header file. */
261#undef HAVE_ERRNO_H
262
263/* Define to 1 if you have the `execv' function. */
264#undef HAVE_EXECV
265
266/* Define to 1 if you have the `exp10' function. */
267#undef HAVE_EXP10
268
269/* Define to 1 if you have the `expm1' function. */
270#undef HAVE_EXPM1
271
272/* Define if your Fortran compiler appends an extra_underscore to external
273   names containing an underscore. */
274#undef HAVE_F77_EXTRA_UNDERSCORE
275
276/* Define if your Fortran compiler appends an underscore to external names. */
277#undef HAVE_F77_UNDERSCORE
278
279/* Define to 1 if you have the `fcntl' function. */
280#undef HAVE_FCNTL
281
282/* Define to 1 if you have the <fcntl.h> header file. */
283#undef HAVE_FCNTL_H
284
285/* Define to 1 if you have the `fdopen' function. */
286#undef HAVE_FDOPEN
287
288/* Define to 1 if you have the <features.h> header file. */
289#undef HAVE_FEATURES_H
290
291/* Define to 1 if you have the <floatingpoint.h> header file. */
292#undef HAVE_FLOATINGPOINT_H
293
294/* Define if C's Rcomplex and Fortran's COMPLEX*16 can be interchanged, and
295   can do arithmetic on the latter. */
296#undef HAVE_FORTRAN_DOUBLE_COMPLEX
297
298/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
299#undef HAVE_FSEEKO
300
301/* Define to 1 if you have the `ftello' function. */
302#undef HAVE_FTELLO
303
304/* Define to 1 if you have the `ftruncate' function. */
305#undef HAVE_FTRUNCATE
306
307/* Define to 1 if you have the `fwprintf' function. */
308#undef HAVE_FWPRINTF
309
310/* Define to 1 if you have the `getcwd' function. */
311#undef HAVE_GETCWD
312
313/* Define to 1 if you have the `getegid' function. */
314#undef HAVE_GETEGID
315
316/* Define to 1 if you have the `geteuid' function. */
317#undef HAVE_GETEUID
318
319/* Define to 1 if you have the `getgid' function. */
320#undef HAVE_GETGID
321
322/* Define to 1 if you have the `getgrgid' function. */
323#undef HAVE_GETGRGID
324
325/* Define to 1 if you have the `getline' function. */
326#undef HAVE_GETLINE
327
328/* Define to 1 if you have the `getpagesize' function. */
329#undef HAVE_GETPAGESIZE
330
331/* Define to 1 if you have the `getpriority' function. */
332#undef HAVE_GETPRIORITY
333
334/* Define to 1 if you have the `getpwnam' function. */
335#undef HAVE_GETPWNAM
336
337/* Define to 1 if you have the `getpwuid' function. */
338#undef HAVE_GETPWUID
339
340/* Define to 1 if you have the `getrlimit' function. */
341#undef HAVE_GETRLIMIT
342
343/* Define to 1 if you have the `getrusage' function. */
344#undef HAVE_GETRUSAGE
345
346/* Define if the GNU gettext() function is already present or preinstalled. */
347#undef HAVE_GETTEXT
348
349/* Define to 1 if you have the `gettimeofday' function. */
350#undef HAVE_GETTIMEOFDAY
351
352/* Define to 1 if you have the `getuid' function. */
353#undef HAVE_GETUID
354
355/* Define if you have the GNU C library version >= 2. This is needed to fix a
356   problem with getting the prototype of strptime(). */
357#undef HAVE_GLIBC2
358
359/* Define to 1 if you have the `glob' function. */
360#undef HAVE_GLOB
361
362/* Define to 1 if you have the <glob.h> header file. */
363#undef HAVE_GLOB_H
364
365/* Define to 1 if you have the `gmtime_r' function. */
366#undef HAVE_GMTIME_R
367
368/* Define to 1 if you have the <grp.h> header file. */
369#undef HAVE_GRP_H
370
371/* Define to 1 if you have the `history_truncate_file' function. */
372#undef HAVE_HISTORY_TRUNCATE_FILE
373
374/* Define to 1 if you have the `hypot' function. */
375#undef HAVE_HYPOT
376
377/* Define if you have the iconv() function. */
378#undef HAVE_ICONV
379
380/* Define if you have the `iconvlist' function. */
381#undef HAVE_ICONVLIST
382
383/* Define if `iconv' accepts "CP1252". */
384#undef HAVE_ICONV_CP1252
385
386/* Define to 1 if you have the <iconv.h> header file. */
387#undef HAVE_ICONV_H
388
389/* Define to 1 if the system has the type `int64_t'. */
390#undef HAVE_INT64_T
391
392/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. (For
393   intl) */
394#undef HAVE_INTMAX_T
395
396/* Define to 1 if the system has the type `intptr_t'. */
397#undef HAVE_INTPTR_T
398
399/* Define to 1 if you have the <inttypes.h> header file. */
400#undef HAVE_INTTYPES_H
401
402/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
403   declares uintmax_t. (For intl) */
404#undef HAVE_INTTYPES_H_WITH_UINTMAX
405
406/* Define to 1 if the system has the type `int_fast64_t'. */
407#undef HAVE_INT_FAST64_T
408
409/* Define to 1 if you have the `isblank' function. */
410#undef HAVE_ISBLANK
411
412/* Define to 1 if you have the `isnan' function. */
413#undef HAVE_ISNAN
414
415/* Define to 1 if you have the `iswctype' function. */
416#undef HAVE_ISWCTYPE
417
418/* Define if you have the JPEG headers and libraries. */
419#undef HAVE_JPEG
420
421/* Define if KERN_USRSTACK sysctl is supported. */
422#undef HAVE_KERN_USRSTACK
423
424/* Define if you have KeySym defined in X11. */
425#undef HAVE_KEYSYM
426
427/* Define to 1 if you have the `kill' function. */
428#undef HAVE_KILL
429
430/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
431#undef HAVE_LANGINFO_CODESET
432
433/* Define to 1 if you have the <langinfo.h> header file. */
434#undef HAVE_LANGINFO_H
435
436/* Define if your <locale.h> file defines LC_MESSAGES. */
437#undef HAVE_LC_MESSAGES
438
439/* Define if your system has libcurl >= 7.28.0 with support for https. */
440#undef HAVE_LIBCURL
441
442/* Define if __libc_stack_end is visible. */
443#undef HAVE_LIBC_STACK_END
444
445/* Define to 1 if you have the `dl' library (-ldl). */
446#undef HAVE_LIBDL
447
448/* Define to 1 if you have the `icucore' library (-licucore). */
449#undef HAVE_LIBICUCORE
450
451/* Define to 1 if you have the `m' library (-lm). */
452#undef HAVE_LIBM
453
454/* Define to 1 if you have the `ncurses' library (-lncurses). */
455#undef HAVE_LIBNCURSES
456
457/* Define to 1 if you have the `readline' library (-lreadline). */
458#undef HAVE_LIBREADLINE
459
460/* Define to 1 if you have the `rt' library (-lrt). */
461#undef HAVE_LIBRT
462
463/* Define to 1 if you have the `sunmath' library (-lsunmath). */
464#undef HAVE_LIBSUNMATH
465
466/* Define to 1 if you have the `termcap' library (-ltermcap). */
467#undef HAVE_LIBTERMCAP
468
469/* Define to 1 if you have the `termlib' library (-ltermlib). */
470#undef HAVE_LIBTERMLIB
471
472/* Define to 1 if you have the `tk' library (-ltk). */
473#undef HAVE_LIBTK
474
475/* Define to 1 if you have the <limits.h> header file. */
476#undef HAVE_LIMITS_H
477
478/* Define to 1 if you have the `link' function. */
479#undef HAVE_LINK
480
481/* Define to 1 if you have the <locale.h> header file. */
482#undef HAVE_LOCALE_H
483
484/* Define to 1 if you have the `localtime_r' function. */
485#undef HAVE_LOCALTIME_R
486
487/* Define to 1 if you have the `log10' function. */
488#undef HAVE_LOG10
489
490/* Define to 1 if you have the `log1p' function. */
491#undef HAVE_LOG1P
492
493/* Define to 1 if you have the `log1pl' function. */
494#undef HAVE_LOG1PL
495
496/* Define to 1 if you have the `log2' function. */
497#undef HAVE_LOG2
498
499/* Define if you wish to use the 'long double' type. */
500#undef HAVE_LONG_DOUBLE
501
502/* Define to 1 if the system has the type `long long int'. (For intl) */
503#undef HAVE_LONG_LONG_INT
504
505/* Define if your system has lzma >= 5.0.3. */
506#undef HAVE_LZMA
507
508/* Define to 1 if you have the <lzma.h> header file. */
509#undef HAVE_LZMA_H
510
511/* Define to 1 if you have the `matherr' function. */
512#undef HAVE_MATHERR
513
514/* Define to 1 if you have the `mbrtowc' function. */
515#undef HAVE_MBRTOWC
516
517/* Define to 1 if the system has the type `mbstate_t'. */
518#undef HAVE_MBSTATE_T
519
520/* Define to 1 if you have the `mbstowcs' function. */
521#undef HAVE_MBSTOWCS
522
523/* Define to 1 if you have the `mempcpy' function. */
524#undef HAVE_MEMPCPY
525
526/* Define to 1 if you have the <minix/config.h> header file. */
527#undef HAVE_MINIX_CONFIG_H
528
529/* Define to 1 if you have the `mkdtemp' function. */
530#undef HAVE_MKDTEMP
531
532/* Define to 1 if you have the `mkfifo' function. */
533#undef HAVE_MKFIFO
534
535/* Define to 1 if you have a working `mmap' system call. */
536#undef HAVE_MMAP
537
538/* Define to 1 if you have the `munmap' function. */
539#undef HAVE_MUNMAP
540
541/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
542#undef HAVE_NDIR_H
543
544/* Define to 1 if you have the `nearbyint' function. */
545#undef HAVE_NEARBYINT
546
547/* Define to 1 if you have the `nearbyintl' function. */
548#undef HAVE_NEARBYINTL
549
550/* Define to 1 if you have the <netdb.h> header file. */
551#undef HAVE_NETDB_H
552
553/* Define to 1 if you have the <netinet/in.h> header file. */
554#undef HAVE_NETINET_IN_H
555
556/* Define to 1 if you have the `nl_langinfo' function. */
557#undef HAVE_NL_LANGINFO
558
559/* Define if you have <langinfo.h> and it defines the NL_LOCALE_NAME macro if
560   _GNU_SOURCE is defined. */
561#undef HAVE_NL_LOCALE_NAME
562
563/* Define if module-loading does not need an underscore to be prepended to
564   external names. */
565#undef HAVE_NO_SYMBOL_UNDERSCORE
566
567/* Define if you have off_t, fseeko and ftello. */
568#undef HAVE_OFF_T
569
570/* Define if you have C OpenMP support. */
571#undef HAVE_OPENMP
572
573/* Define if your OpenMP 4 implementation fully supports SIMD reduction */
574#undef HAVE_OPENMP_SIMDRED
575
576/* Define to 1 if you have pangocairo. */
577#undef HAVE_PANGOCAIRO
578
579/* Define if your system has pcre2. */
580#undef HAVE_PCRE2
581
582/* Define to 1 if you have the <pcre.h> header file. */
583#undef HAVE_PCRE_H
584
585/* Define to 1 if you have the <pcre/pcre.h> header file. */
586#undef HAVE_PCRE_PCRE_H
587
588/* Define if you have the PNG headers and libraries. */
589#undef HAVE_PNG
590
591/* Define to 1 if you have the `popen' function. */
592#undef HAVE_POPEN
593
594/* Define if your system time functions do not count leap seconds, as required
595   by POSIX. */
596#undef HAVE_POSIX_LEAPSECONDS
597
598/* Define if your printf() function supports format strings with positions.
599   (For intl) */
600#undef HAVE_POSIX_PRINTF
601
602/* Define if you have POSIX.1 compatible sigsetjmp/siglongjmp. */
603#undef HAVE_POSIX_SETJMP
604
605/* Define to 1 if you have the `powl' function. */
606#undef HAVE_POWL
607
608/* Define to 1 if you have the `pown' function. */
609#undef HAVE_POWN
610
611/* Define if have support for POSIX threads. */
612#undef HAVE_PTHREAD
613
614/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. (For intl) */
615#undef HAVE_PTHREAD_MUTEX_RECURSIVE
616
617/* Define if the POSIX multithreading library has read/write locks. (For intl)
618   */
619#undef HAVE_PTHREAD_RWLOCK
620
621/* Define to 1 if you have the `putenv' function. */
622#undef HAVE_PUTENV
623
624/* Define if putenv("FOO") can unset an environment variable */
625#undef HAVE_PUTENV_UNSET
626
627/* Define if putenv("FOO=") can unset an environment variable */
628#undef HAVE_PUTENV_UNSET2
629
630/* Define to 1 if you have the <pwd.h> header file. */
631#undef HAVE_PWD_H
632
633/* Define to 1 if you have the <readline/history.h> header file. */
634#undef HAVE_READLINE_HISTORY_H
635
636/* Define to 1 if you have the <readline/readline.h> header file. */
637#undef HAVE_READLINE_READLINE_H
638
639/* Define to 1 if you have the `readlink' function. */
640#undef HAVE_READLINK
641
642/* Define to 1 if you have the `realpath' function. */
643#undef HAVE_REALPATH
644
645/* Define to 1 if you have the `rintl' function. */
646#undef HAVE_RINTL
647
648/* Define to 1 if you have the `rl_completion_matches' function. */
649#undef HAVE_RL_COMPLETION_MATCHES
650
651/* Define to 1 if you have the `rl_resize_terminal' function. */
652#undef HAVE_RL_RESIZE_TERMINAL
653
654/* Define to 1 if you have the `rl_sort_completion_matches' function. */
655#undef HAVE_RL_SORT_COMPLETION_MATCHES
656
657/* Define to 1 if you have the `sched_getaffinity' function. */
658#undef HAVE_SCHED_GETAFFINITY
659
660/* Define to 1 if you have the <sched.h> header file. */
661#undef HAVE_SCHED_H
662
663/* Define to 1 if you have the `sched_setaffinity' function. */
664#undef HAVE_SCHED_SETAFFINITY
665
666/* Define to 1 if you have the `select' function. */
667#undef HAVE_SELECT
668
669/* Define to 1 if you have the `setenv' function. */
670#undef HAVE_SETENV
671
672/* Define to 1 if you have the `setitimer' function. */
673#undef HAVE_SETITIMER
674
675/* Define to 1 if you have the `setlocale' function. */
676#undef HAVE_SETLOCALE
677
678/* Define to 1 if you have the `setrlimit' function. */
679#undef HAVE_SETRLIMIT
680
681/* Define to 1 if you have the `sigaction' function. */
682#undef HAVE_SIGACTION
683
684/* Define to 1 if you have the `sigaltstack' function. */
685#undef HAVE_SIGALTSTACK
686
687/* Define to 1 if you have the `sigemptyset' function. */
688#undef HAVE_SIGEMPTYSET
689
690/* Define to 1 if you have the `sinpi' function. */
691#undef HAVE_SINPI
692
693/* Define to 1 if you have the `snprintf' function. */
694#undef HAVE_SNPRINTF
695
696/* Define to 1 if the system has the type `stack_t'. */
697#undef HAVE_STACK_T
698
699/* Define to 1 if you have the `stat' function. */
700#undef HAVE_STAT
701
702/* Define to 1 if you have the <stdalign.h> header file. */
703#undef HAVE_STDALIGN_H
704
705/* Define to 1 if you have the <stdarg.h> header file. */
706#undef HAVE_STDARG_H
707
708/* Define to 1 if you have the <stdbool.h> header file. */
709#undef HAVE_STDBOOL_H
710
711/* Define to 1 if you have the <stddef.h> header file. */
712#undef HAVE_STDDEF_H
713
714/* Define to 1 if you have the <stdint.h> header file. */
715#undef HAVE_STDINT_H
716
717/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
718   uintmax_t. (For intl) */
719#undef HAVE_STDINT_H_WITH_UINTMAX
720
721/* Define to 1 if you have the <stdio.h> header file. */
722#undef HAVE_STDIO_H
723
724/* Define to 1 if you have the <stdlib.h> header file. */
725#undef HAVE_STDLIB_H
726
727/* Define to 1 if you have the `stpcpy' function. */
728#undef HAVE_STPCPY
729
730/* Define to 1 if you have the `strcasecmp' function. */
731#undef HAVE_STRCASECMP
732
733/* Define to 1 if you have the `strdup' function. */
734#undef HAVE_STRDUP
735
736/* Define to 1 if you have the <strings.h> header file. */
737#undef HAVE_STRINGS_H
738
739/* Define to 1 if you have the <string.h> header file. */
740#undef HAVE_STRING_H
741
742/* Define to 1 if you have the `strncasecmp' function. */
743#undef HAVE_STRNCASECMP
744
745/* Define to 1 if you have the `strtoul' function. */
746#undef HAVE_STRTOUL
747
748/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
749#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
750
751/* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */
752#undef HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC
753
754/* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */
755#undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC
756
757/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
758#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
759
760/* Define to 1 if you have the <sunmath.h> header file. */
761#undef HAVE_SUNMATH_H
762
763/* Define to 1 if you have the `symlink' function. */
764#undef HAVE_SYMLINK
765
766/* Define to 1 if you have the `sysconf' function. */
767#undef HAVE_SYSCONF
768
769/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
770   */
771#undef HAVE_SYS_DIR_H
772
773/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
774   */
775#undef HAVE_SYS_NDIR_H
776
777/* Define to 1 if you have the <sys/param.h> header file. */
778#undef HAVE_SYS_PARAM_H
779
780/* Define to 1 if you have the <sys/resource.h> header file. */
781#undef HAVE_SYS_RESOURCE_H
782
783/* Define to 1 if you have the <sys/select.h> header file. */
784#undef HAVE_SYS_SELECT_H
785
786/* Define to 1 if you have the <sys/socket.h> header file. */
787#undef HAVE_SYS_SOCKET_H
788
789/* Define to 1 if you have the <sys/stat.h> header file. */
790#undef HAVE_SYS_STAT_H
791
792/* Define to 1 if you have the <sys/times.h> header file. */
793#undef HAVE_SYS_TIMES_H
794
795/* Define to 1 if you have the <sys/time.h> header file. */
796#undef HAVE_SYS_TIME_H
797
798/* Define to 1 if you have the <sys/types.h> header file. */
799#undef HAVE_SYS_TYPES_H
800
801/* Define to 1 if you have the <sys/utsname.h> header file. */
802#undef HAVE_SYS_UTSNAME_H
803
804/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
805#undef HAVE_SYS_WAIT_H
806
807/* Define to 1 if you have the `tanpi' function. */
808#undef HAVE_TANPI
809
810/* Define if you have the Tcl/Tk headers and libraries and want Tcl/Tk support
811   to be built. */
812#undef HAVE_TCLTK
813
814/* Define to 1 if you have the <thread.h> header file. */
815#undef HAVE_THREAD_H
816
817/* Define to 1 if you have the `thr_stksegment' function. */
818#undef HAVE_THR_STKSEGMENT
819
820/* Define this if libtiff is available. */
821#undef HAVE_TIFF
822
823/* Define to 1 if you have the <tiffio.h> header file. */
824#undef HAVE_TIFFIO_H
825
826/* Define to 1 if you have the `tilde_expand_word' function. */
827#undef HAVE_TILDE_EXPAND_WORD
828
829/* Define to 1 if you have the `times' function. */
830#undef HAVE_TIMES
831
832/* Define to 1 if you have the `timespec_get' function. */
833#undef HAVE_TIMESPEC_GET
834
835/* Define to 1 if your 'struct tm' has tm_gmtoff. */
836#undef HAVE_TM_GMTOFF
837
838/* Define to 1 if your 'struct tm' has tm_zone. */
839#undef HAVE_TM_ZONE
840
841/* Define if your system has tre. */
842#undef HAVE_TRE
843
844/* Define to 1 if you have the <tre/tre.h> header file. */
845#undef HAVE_TRE_TRE_H
846
847/* Define to 1 if you have the `tsearch' function. */
848#undef HAVE_TSEARCH
849
850/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. (For
851   intl) */
852#undef HAVE_UINTMAX_T
853
854/* Define to 1 if the system has the type `uintptr_t'. */
855#undef HAVE_UINTPTR_T
856
857/* Define to 1 if you have the `umask' function. */
858#undef HAVE_UMASK
859
860/* Define to 1 if you have the <unistd.h> header file. */
861#undef HAVE_UNISTD_H
862
863/* Define to 1 if you have the `unsetenv' function. */
864#undef HAVE_UNSETENV
865
866/* Define if you have the 'unsigned long long' type. (For intl) */
867#undef HAVE_UNSIGNED_LONG_LONG
868
869/* Define to 1 if the system has the type `unsigned long long int'. (For intl)
870   */
871#undef HAVE_UNSIGNED_LONG_LONG_INT
872
873/* Define to 1 if you have the `utime' function. */
874#undef HAVE_UTIME
875
876/* Define to 1 if you have the `utimensat' function. */
877#undef HAVE_UTIMENSAT
878
879/* Define to 1 if you have the `utimes' function. */
880#undef HAVE_UTIMES
881
882/* Define to 1 if you have the <utime.h> header file. */
883#undef HAVE_UTIME_H
884
885/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
886#undef HAVE_VALGRIND_MEMCHECK_H
887
888/* Define to 1 if you have the `vasprintf' function. */
889#undef HAVE_VASPRINTF
890
891/* Define to 1 if you have the `va_copy' function. */
892#undef HAVE_VA_COPY
893
894/* Define to 1 or 0, depending whether the compiler supports simple visibility
895   declarations. (For intl) */
896#undef HAVE_VISIBILITY
897
898/* Define to 1 if __attribute__((visibility())) is supported */
899#undef HAVE_VISIBILITY_ATTRIBUTE
900
901/* Define to 1 if you have the <wchar.h> header file. */
902#undef HAVE_WCHAR_H
903
904/* Define if you have the 'wchar_t' type. (For intl) */
905#undef HAVE_WCHAR_T
906
907/* Define to 1 if you have the `wcrtomb' function. */
908#undef HAVE_WCRTOMB
909
910/* Define to 1 if you have the `wcscoll' function. */
911#undef HAVE_WCSCOLL
912
913/* Define to 1 if you have the `wcsftime' function. */
914#undef HAVE_WCSFTIME
915
916/* Define to 1 if you have the `wcslen' function. */
917#undef HAVE_WCSLEN
918
919/* Define to 1 if you have the `wcstod' function. */
920#undef HAVE_WCSTOD
921
922/* Define to 1 if you have the `wcstombs' function. */
923#undef HAVE_WCSTOMBS
924
925/* Define to 1 if you have the `wcswidth' function. */
926#undef HAVE_WCSWIDTH
927
928/* Define to 1 if you have the `wctrans' function. */
929#undef HAVE_WCTRANS
930
931/* Define to 1 if the system has the type `wctrans_t'. */
932#undef HAVE_WCTRANS_T
933
934/* Define to 1 if you have the `wctype' function. */
935#undef HAVE_WCTYPE
936
937/* Define to 1 if you have the <wctype.h> header file. */
938#undef HAVE_WCTYPE_H
939
940/* Define to 1 if you have the `wcwidth' function. */
941#undef HAVE_WCWIDTH
942
943/* Define if you have the 'wint_t' type. (For intl) */
944#undef HAVE_WINT_T
945
946/* Define if your mktime works correctly outside 1902-2037. */
947#undef HAVE_WORKING_64BIT_MKTIME
948
949/* Define to 1 if you have cairo. */
950#undef HAVE_WORKING_CAIRO
951
952/* Define if calloc(0) returns a null pointer. */
953#undef HAVE_WORKING_CALLOC
954
955/* Define if ctanh() exists and is working correctly. */
956#undef HAVE_WORKING_CTANH
957
958/* Define if your ftell works correctly on files opened for append. */
959#undef HAVE_WORKING_FTELL
960
961/* Define if isfinite() is correct for -Inf/NaN/Inf. */
962#undef HAVE_WORKING_ISFINITE
963
964/* Define if log1p() exists and is accurate enough. */
965#undef HAVE_WORKING_LOG1P
966
967/* Define if sigaction() is complete enough for R's usage */
968#undef HAVE_WORKING_SIGACTION
969
970/* Define to 1 if you have cairo including Xlib. */
971#undef HAVE_WORKING_X11_CAIRO
972
973/* Define if you have the X11 headers and libraries, and want the X11 GUI to
974   be built. */
975#undef HAVE_X11
976
977/* Define if you have the X11/Xmu headers and libraries. */
978#undef HAVE_X11_Xmu
979
980/* Define to 1 if you have the `__cospi' function. */
981#undef HAVE___COSPI
982
983/* Define to 1 if you have the `__fsetlocking' function. */
984#undef HAVE___FSETLOCKING
985
986/* Define to 1 if you have the `__sinpi' function. */
987#undef HAVE___SINPI
988
989/* Define to 1 if you have the `__tanpi' function. */
990#undef HAVE___TANPI
991
992/* Define as const if the declaration of iconv() needs const. */
993#undef ICONV_CONST
994
995/* Define if you have IEEE 754 floating point arithmetic. */
996#undef IEEE_754
997
998/* Define if integer division by zero raises signal SIGFPE. (For intl) */
999#undef INTDIV0_RAISES_SIGFPE
1000
1001/* Define if you have 32 bit ints. */
1002#undef INT_32_BITS
1003
1004/* Define to the sub-directory where libtool stores uninstalled libraries. */
1005#undef LT_OBJDIR
1006
1007/* macOS 10.12 (Sierra) or earlier */
1008#undef MACOS_SIERRA
1009
1010/* Define if mktime sets errno. */
1011#undef MKTIME_SETS_ERRNO
1012
1013/* Define to disable Valgrind instrumentation */
1014#undef NVALGRIND
1015
1016/* Define if using GNU-style Objective C runtime. */
1017#undef OBJC_GNU_RUNTIME
1018
1019/* Define if using NeXT/Apple-style Objective C runtime. */
1020#undef OBJC_NEXT_RUNTIME
1021
1022/* Name of package */
1023#undef PACKAGE
1024
1025/* Define to the address where bug reports for this package should be sent. */
1026#undef PACKAGE_BUGREPORT
1027
1028/* Define to the full name of this package. */
1029#undef PACKAGE_NAME
1030
1031/* Define to the full name and version of this package. */
1032#undef PACKAGE_STRING
1033
1034/* Define to the one symbol short name of this package. */
1035#undef PACKAGE_TARNAME
1036
1037/* Define to the home page for this package. */
1038#undef PACKAGE_URL
1039
1040/* Define to the version of this package. */
1041#undef PACKAGE_VERSION
1042
1043/* PCRE2 code unit width wanted. */
1044#undef PCRE2_CODE_UNIT_WIDTH
1045
1046/* Define if <inttypes.h> exists and defines unusable PRI* macros. (For intl)
1047   */
1048#undef PRI_MACROS_BROKEN
1049
1050/* Define if the pthread_in_use() detection is hard. (For intl) */
1051#undef PTHREAD_IN_USE_DETECTION_HARD
1052
1053/* Define this to use architecture-dependent subdirectories of this name. */
1054#undef R_ARCH
1055
1056/* Define this to be the name of the CPU of your system. */
1057#undef R_CPU
1058
1059/* Define as `inline', or `__inline__' or `__inline' if that's what the C
1060   compiler calls it, or to nothing if it is not supported. */
1061#undef R_INLINE
1062
1063/* Define this to enable memory profiling. */
1064#undef R_MEMORY_PROFILING
1065
1066/* Define this to be the name of the OS of your system. */
1067#undef R_OS
1068
1069/* Define this to be the canonical name (cpu-vendor-os) of your system. */
1070#undef R_PLATFORM
1071
1072/* Define this to be printing command on your system. */
1073#undef R_PRINTCMD
1074
1075/* Define this to enable R-level profiling. */
1076#undef R_PROFILING
1077
1078/* Type for socket lengths: socklen_t, sock_t, int? */
1079#undef R_SOCKLEN_T
1080
1081/* Define this to be the name of the vendor of your system. */
1082#undef R_VENDOR
1083
1084/* Define this to be the extension used for shared objects on your system. */
1085#undef SHLIB_EXT
1086
1087/* The size of `double', as computed by sizeof. */
1088#undef SIZEOF_DOUBLE
1089
1090/* The size of `int', as computed by sizeof. */
1091#undef SIZEOF_INT
1092
1093/* The size of `long', as computed by sizeof. */
1094#undef SIZEOF_LONG
1095
1096/* The size of `long double', as computed by sizeof. */
1097#undef SIZEOF_LONG_DOUBLE
1098
1099/* The size of `long long', as computed by sizeof. */
1100#undef SIZEOF_LONG_LONG
1101
1102/* The size of `size_t', as computed by sizeof. */
1103#undef SIZEOF_SIZE_T
1104
1105/* Define as the maximum value of type 'size_t', if the system doesn't define
1106   it. (For intl) */
1107#undef SIZE_MAX
1108
1109/* If using the C implementation of alloca, define if you know the
1110   direction of stack growth for your system; otherwise it will be
1111   automatically deduced at runtime.
1112	STACK_DIRECTION > 0 => grows toward higher addresses
1113	STACK_DIRECTION < 0 => grows toward lower addresses
1114	STACK_DIRECTION = 0 => direction of growth unknown */
1115#undef STACK_DIRECTION
1116
1117/* Define to 1 if all of the C90 standard headers exist (not just the ones
1118   required in a freestanding environment). This macro is provided for
1119   backward compatibility; new code need not use it. */
1120#undef STDC_HEADERS
1121
1122/* Define if you have C/C++/Fortran OpenMP support for package code. */
1123#undef SUPPORT_OPENMP
1124
1125/* Define to enable provoking compile errors on write barrier violation. */
1126#undef TESTING_WRITE_BARRIER
1127
1128/* Define to 1 if the type of the st_atim member of a struct stat is struct
1129   timespec. */
1130#undef TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC
1131
1132/* Define to use ICU for collation. */
1133#undef USE_ICU
1134
1135/* Define to use Apple's ICU. */
1136#undef USE_ICU_APPLE
1137
1138/* Define to use internal time-zone code */
1139#undef USE_INTERNAL_MKTIME
1140
1141/* Define if the POSIX multithreading library can be used. (For intl) */
1142#undef USE_POSIX_THREADS
1143
1144/* Define if references to the POSIX multithreading library should be made
1145   weak. (For intl) */
1146#undef USE_POSIX_THREADS_WEAK
1147
1148/* Define if the GNU Pth multithreading library can be used. (For intl) */
1149#undef USE_PTH_THREADS
1150
1151/* Define if references to the GNU Pth multithreading library should be made
1152   weak. (For intl) */
1153#undef USE_PTH_THREADS_WEAK
1154
1155/* Define to 1 to use internal code for `towlower' and `towupper'. */
1156#undef USE_RI18N_CASE
1157
1158/* Define to 1 to use internal `iswprint' etc. */
1159#undef USE_RI18N_FNS
1160
1161/* Define to 1 to use internal `wcwidth' */
1162#undef USE_RI18N_WIDTH
1163
1164/* Define if the old Solaris multithreading library can be used. (For intl) */
1165#undef USE_SOLARIS_THREADS
1166
1167/* Define if references to the old Solaris multithreading library should be
1168   made weak. (For intl) */
1169#undef USE_SOLARIS_THREADS_WEAK
1170
1171/* Enable extensions on AIX 3, Interix.  */
1172#ifndef _ALL_SOURCE
1173# undef _ALL_SOURCE
1174#endif
1175/* Enable general extensions on macOS.  */
1176#ifndef _DARWIN_C_SOURCE
1177# undef _DARWIN_C_SOURCE
1178#endif
1179/* Enable general extensions on Solaris.  */
1180#ifndef __EXTENSIONS__
1181# undef __EXTENSIONS__
1182#endif
1183/* Enable GNU extensions on systems that have them.  */
1184#ifndef _GNU_SOURCE
1185# undef _GNU_SOURCE
1186#endif
1187/* Enable X/Open compliant socket functions that do not require linking
1188   with -lxnet on HP-UX 11.11.  */
1189#ifndef _HPUX_ALT_XOPEN_SOCKET_API
1190# undef _HPUX_ALT_XOPEN_SOCKET_API
1191#endif
1192/* Identify the host operating system as Minix.
1193   This macro does not affect the system headers' behavior.
1194   A future release of Autoconf may stop defining this macro.  */
1195#ifndef _MINIX
1196# undef _MINIX
1197#endif
1198/* Enable general extensions on NetBSD.
1199   Enable NetBSD compatibility extensions on Minix.  */
1200#ifndef _NETBSD_SOURCE
1201# undef _NETBSD_SOURCE
1202#endif
1203/* Enable OpenBSD compatibility extensions on NetBSD.
1204   Oddly enough, this does nothing on OpenBSD.  */
1205#ifndef _OPENBSD_SOURCE
1206# undef _OPENBSD_SOURCE
1207#endif
1208/* Define to 1 if needed for POSIX-compatible behavior.  */
1209#ifndef _POSIX_SOURCE
1210# undef _POSIX_SOURCE
1211#endif
1212/* Define to 2 if needed for POSIX-compatible behavior.  */
1213#ifndef _POSIX_1_SOURCE
1214# undef _POSIX_1_SOURCE
1215#endif
1216/* Enable POSIX-compatible threading on Solaris.  */
1217#ifndef _POSIX_PTHREAD_SEMANTICS
1218# undef _POSIX_PTHREAD_SEMANTICS
1219#endif
1220/* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
1221#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1222# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1223#endif
1224/* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
1225#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1226# undef __STDC_WANT_IEC_60559_BFP_EXT__
1227#endif
1228/* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
1229#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1230# undef __STDC_WANT_IEC_60559_DFP_EXT__
1231#endif
1232/* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
1233#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1234# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
1235#endif
1236/* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
1237#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1238# undef __STDC_WANT_IEC_60559_TYPES_EXT__
1239#endif
1240/* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
1241#ifndef __STDC_WANT_LIB_EXT2__
1242# undef __STDC_WANT_LIB_EXT2__
1243#endif
1244/* Enable extensions specified by ISO/IEC 24747:2009.  */
1245#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1246# undef __STDC_WANT_MATH_SPEC_FUNCS__
1247#endif
1248/* Enable extensions on HP NonStop.  */
1249#ifndef _TANDEM_SOURCE
1250# undef _TANDEM_SOURCE
1251#endif
1252/* Enable X/Open extensions.  Define to 500 only if necessary
1253   to make mbstate_t available.  */
1254#ifndef _XOPEN_SOURCE
1255# undef _XOPEN_SOURCE
1256#endif
1257
1258
1259/* Define if the Win32 multithreading API can be used. (For intl) */
1260#undef USE_WIN32_THREADS
1261
1262/* Define according to your operating system type. */
1263#undef Unix
1264
1265/* Define as 1 or 2 to specify levels of Valgrind instrumentation */
1266#undef VALGRIND_LEVEL
1267
1268/* Version number of package */
1269#undef VERSION
1270
1271/* Define to 1 if your processor stores words with the most significant byte
1272   first (like Motorola and SPARC, unlike Intel and VAX). */
1273#undef WORDS_BIGENDIAN
1274
1275/* Define according to your operating system type. */
1276#undef Win32
1277
1278/* Define to 1 if the X Window System is missing or not being used. */
1279#undef X_DISPLAY_MISSING
1280
1281/* Number of bits in a file offset, on hosts where this is settable. */
1282#undef _FILE_OFFSET_BITS
1283
1284/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1285#undef _LARGEFILE_SOURCE
1286
1287/* Define for large files, on AIX-style hosts. */
1288#undef _LARGE_FILES
1289
1290/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1291   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1292   #define below would cause a syntax error. */
1293#undef _UINT64_T
1294
1295/* Define to 'long' if <sys/types.h> does not define. Apparently necessary to
1296   fix a GCC bug on AIX? */
1297#undef blkcnt_t
1298
1299/* Define to empty if `const' does not conform to ANSI C. */
1300#undef const
1301
1302/* Define to `__inline__' or `__inline' if that's what the C compiler
1303   calls it, or to nothing if 'inline' is not supported under any name.  */
1304#ifndef __cplusplus
1305#undef inline
1306#endif
1307
1308/* Define as a signed integer type capable of holding a process identifier. */
1309#undef pid_t
1310
1311/* Define as the type of the result of subtracting two pointers, if the system
1312   doesn't define it. (For intl) */
1313#undef ptrdiff_t
1314
1315/* Define to `unsigned int' if <sys/types.h> does not define. */
1316#undef size_t
1317
1318/* Define to the type of an unsigned integer type of width exactly 64 bits if
1319   such a type exists and the standard includes do not define it. */
1320#undef uint64_t
1321
1322/* Define to unsigned long or unsigned long long if <stdint.h> and
1323   <inttypes.h> don't define. (For intl) */
1324#undef uintmax_t
1325
1326
1327#endif /* not R_CONFIG_H */
1328
1329
1330#define __libc_lock_t                   gl_lock_t
1331#define __libc_lock_define              gl_lock_define
1332#define __libc_lock_define_initialized  gl_lock_define_initialized
1333#define __libc_lock_init                gl_lock_init
1334#define __libc_lock_lock                gl_lock_lock
1335#define __libc_lock_unlock              gl_lock_unlock
1336#define __libc_lock_recursive_t                   gl_recursive_lock_t
1337#define __libc_lock_define_recursive              gl_recursive_lock_define
1338#define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
1339#define __libc_lock_init_recursive                gl_recursive_lock_init
1340#define __libc_lock_lock_recursive                gl_recursive_lock_lock
1341#define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
1342#define glthread_in_use  libintl_thread_in_use
1343#define glthread_lock_init     libintl_lock_init
1344#define glthread_lock_lock     libintl_lock_lock
1345#define glthread_lock_unlock   libintl_lock_unlock
1346#define glthread_lock_destroy  libintl_lock_destroy
1347#define glthread_rwlock_init     libintl_rwlock_init
1348#define glthread_rwlock_rdlock   libintl_rwlock_rdlock
1349#define glthread_rwlock_wrlock   libintl_rwlock_wrlock
1350#define glthread_rwlock_unlock   libintl_rwlock_unlock
1351#define glthread_rwlock_destroy  libintl_rwlock_destroy
1352#define glthread_recursive_lock_init     libintl_recursive_lock_init
1353#define glthread_recursive_lock_lock     libintl_recursive_lock_lock
1354#define glthread_recursive_lock_unlock   libintl_recursive_lock_unlock
1355#define glthread_recursive_lock_destroy  libintl_recursive_lock_destroy
1356#define glthread_once                 libintl_once
1357#define glthread_once_call            libintl_once_call
1358#define glthread_once_singlethreaded  libintl_once_singlethreaded
1359
1360