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 specific EGD socket path */
12#undef EGD_PATH
13
14/* Define if EGD should be supported */
15#undef ENABLE_EGD
16
17/* Define to 1 if translation of program messages to the user's native
18   language is requested. */
19#undef ENABLE_NLS
20
21/* Define if GSS_C_NT_HOSTBASED_SERVICE is not defined otherwise */
22#undef GSS_C_NT_HOSTBASED_SERVICE
23
24/* Define to 1 if you have `alloca', as a function or macro. */
25#undef HAVE_ALLOCA
26
27/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28   */
29#undef HAVE_ALLOCA_H
30
31/* Define to 1 if you have the `argz_count' function. */
32#undef HAVE_ARGZ_COUNT
33
34/* Define to 1 if you have the <argz.h> header file. */
35#undef HAVE_ARGZ_H
36
37/* Define to 1 if you have the `argz_next' function. */
38#undef HAVE_ARGZ_NEXT
39
40/* Define to 1 if you have the `argz_stringify' function. */
41#undef HAVE_ARGZ_STRINGIFY
42
43/* Define to 1 if you have the <arpa/inet.h> header file. */
44#undef HAVE_ARPA_INET_H
45
46/* Define to 1 if you have the `asprintf' function. */
47#undef HAVE_ASPRINTF
48
49/* Define to 1 if the compiler understands __builtin_expect. */
50#undef HAVE_BUILTIN_EXPECT
51
52/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
53   CoreFoundation framework. */
54#undef HAVE_CFLOCALECOPYCURRENT
55
56/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
57   the CoreFoundation framework. */
58#undef HAVE_CFPREFERENCESCOPYAPPVALUE
59
60/* Define to 1 if you have the `CRYPTO_set_idptr_callback' function. */
61#undef HAVE_CRYPTO_SET_IDPTR_CALLBACK
62
63/* Define if the GNU dcgettext() function is already present or preinstalled.
64   */
65#undef HAVE_DCGETTEXT
66
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
70
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
74
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
78
79/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
80   don't. */
81#undef HAVE_DECL_H_ERRNO
82
83/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
84   */
85#undef HAVE_DECL_STPCPY
86
87/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
88   don't. */
89#undef HAVE_DECL_STRERROR_R
90
91/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
92   don't. */
93#undef HAVE_DECL__SNPRINTF
94
95/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
96   don't. */
97#undef HAVE_DECL__SNWPRINTF
98
99/* Define to 1 if you have the <errno.h> header file. */
100#undef HAVE_ERRNO_H
101
102/* Define if you have expat */
103#undef HAVE_EXPAT
104
105/* Define to 1 if you have the `fcntl' function. */
106#undef HAVE_FCNTL
107
108/* Define to 1 if you have the <fcntl.h> header file. */
109#undef HAVE_FCNTL_H
110
111/* Define to 1 if you have the `fstat64' function. */
112#undef HAVE_FSTAT64
113
114/* Define to 1 if you have the `fwprintf' function. */
115#undef HAVE_FWPRINTF
116
117/* Define to 1 if you have the `gai_strerror' function. */
118#undef HAVE_GAI_STRERROR
119
120/* Define to 1 if you have the `getcwd' function. */
121#undef HAVE_GETCWD
122
123/* Define to 1 if you have the `getegid' function. */
124#undef HAVE_GETEGID
125
126/* Define to 1 if you have the `geteuid' function. */
127#undef HAVE_GETEUID
128
129/* Define to 1 if you have the `getgid' function. */
130#undef HAVE_GETGID
131
132/* Define to 1 if you have the `getnameinfo' function. */
133#undef HAVE_GETNAMEINFO
134
135/* Define to 1 if you have the `getpagesize' function. */
136#undef HAVE_GETPAGESIZE
137
138/* Define to 1 if you have the `getsockopt' function. */
139#undef HAVE_GETSOCKOPT
140
141/* Define if the GNU gettext() function is already present or preinstalled. */
142#undef HAVE_GETTEXT
143
144/* Define to 1 if you have the `getuid' function. */
145#undef HAVE_GETUID
146
147/* Define if GnuTLS support is enabled */
148#undef HAVE_GNUTLS
149
150/* Define to 1 if you have the `gnutls_session_get_data2' function. */
151#undef HAVE_GNUTLS_SESSION_GET_DATA2
152
153/* Define to 1 if you have the `gnutls_sign_callback_set' function. */
154#undef HAVE_GNUTLS_SIGN_CALLBACK_SET
155
156/* Define to 1 if you have the `gnutls_x509_dn_get_rdn_ava' function. */
157#undef HAVE_GNUTLS_X509_DN_GET_RDN_AVA
158
159/* Define if GSSAPI support is enabled */
160#undef HAVE_GSSAPI
161
162/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
163#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
164
165/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
166#undef HAVE_GSSAPI_GSSAPI_H
167
168/* Define to 1 if you have the <gssapi.h> header file. */
169#undef HAVE_GSSAPI_H
170
171/* Define to 1 if you have the `gss_init_sec_context' function. */
172#undef HAVE_GSS_INIT_SEC_CONTEXT
173
174/* Define to 1 if you have the `hstrerror' function. */
175#undef HAVE_HSTRERROR
176
177/* Define if you have the iconv() function and it works. */
178#undef HAVE_ICONV
179
180/* Define to 1 if you have the <iconv.h> header file. */
181#undef HAVE_ICONV_H
182
183/* Define to 1 if you have the `inet_ntop' function. */
184#undef HAVE_INET_NTOP
185
186/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
187#undef HAVE_INTMAX_T
188
189/* Define to 1 if you have the <inttypes.h> header file. */
190#undef HAVE_INTTYPES_H
191
192/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
193   declares uintmax_t. */
194#undef HAVE_INTTYPES_H_WITH_UINTMAX
195
196/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
197#undef HAVE_LANGINFO_CODESET
198
199/* Define to 1 if you have the <langinfo.h> header file. */
200#undef HAVE_LANGINFO_H
201
202/* Define if your <locale.h> file defines LC_MESSAGES. */
203#undef HAVE_LC_MESSAGES
204
205/* Define to 1 if you have the <libintl.h> header file. */
206#undef HAVE_LIBINTL_H
207
208/* Define if you have libxml */
209#undef HAVE_LIBXML
210
211/* Define to 1 if you have the <libxml/parser.h> header file. */
212#undef HAVE_LIBXML_PARSER_H
213
214/* Define to 1 if you have the <libxml/xmlversion.h> header file. */
215#undef HAVE_LIBXML_XMLVERSION_H
216
217/* Define to 1 if you have the <limits.h> header file. */
218#undef HAVE_LIMITS_H
219
220/* Define to 1 if you have the <locale.h> header file. */
221#undef HAVE_LOCALE_H
222
223/* Define to 1 if the system has the type `long long int'. */
224#undef HAVE_LONG_LONG_INT
225
226/* Define to 1 if you have the `lseek64' function. */
227#undef HAVE_LSEEK64
228
229/* Define to 1 if you have the `memcpy' function. */
230#undef HAVE_MEMCPY
231
232/* Define to 1 if you have the <memory.h> header file. */
233#undef HAVE_MEMORY_H
234
235/* Define to 1 if you have the `mempcpy' function. */
236#undef HAVE_MEMPCPY
237
238/* Define to 1 if you have a working `mmap' system call. */
239#undef HAVE_MMAP
240
241/* Define to 1 if you have the `munmap' function. */
242#undef HAVE_MUNMAP
243
244/* Define to 1 if you have the <netdb.h> header file. */
245#undef HAVE_NETDB_H
246
247/* Define to 1 if you have the <netinet/in.h> header file. */
248#undef HAVE_NETINET_IN_H
249
250/* Define to 1 if you have the <netinet/tcp.h> header file. */
251#undef HAVE_NETINET_TCP_H
252
253/* Define to 1 if you have the `nl_langinfo' function. */
254#undef HAVE_NL_LANGINFO
255
256/* Define if you have <langinfo.h> and it defines the NL_LOCALE_NAME macro if
257   _GNU_SOURCE is defined. */
258#undef HAVE_NL_LOCALE_NAME
259
260/* Define if OpenSSL support is enabled */
261#undef HAVE_OPENSSL
262
263/* Define to 1 if you have the <openssl/opensslv.h> header file. */
264#undef HAVE_OPENSSL_OPENSSLV_H
265
266/* Define to 1 if you have the <openssl/ssl.h> header file. */
267#undef HAVE_OPENSSL_SSL_H
268
269/* Define if pakchois library supported */
270#undef HAVE_PAKCHOIS
271
272/* Define to 1 if you have the `pipe' function. */
273#undef HAVE_PIPE
274
275/* Define to 1 if you have the `poll' function. */
276#undef HAVE_POLL
277
278/* Define if your printf() function supports format strings with positions. */
279#undef HAVE_POSIX_PRINTF
280
281/* Define to 1 if you have the `pthread_mutex_init' function. */
282#undef HAVE_PTHREAD_MUTEX_INIT
283
284/* Define to 1 if you have the `pthread_mutex_lock' function. */
285#undef HAVE_PTHREAD_MUTEX_LOCK
286
287/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
288#undef HAVE_PTHREAD_MUTEX_RECURSIVE
289
290/* Define if the POSIX multithreading library has read/write locks. */
291#undef HAVE_PTHREAD_RWLOCK
292
293/* Define to 1 if you have the `putenv' function. */
294#undef HAVE_PUTENV
295
296/* Define to 1 if you have the <regex.h> header file. */
297#undef HAVE_REGEX_H
298
299/* Define to 1 if you have the `setenv' function. */
300#undef HAVE_SETENV
301
302/* Define to 1 if you have the `setlocale' function. */
303#undef HAVE_SETLOCALE
304
305/* Define to 1 if you have the `setsockopt' function. */
306#undef HAVE_SETSOCKOPT
307
308/* Define to 1 if you have the `setvbuf' function. */
309#undef HAVE_SETVBUF
310
311/* Define to 1 if you have the `signal' function. */
312#undef HAVE_SIGNAL
313
314/* Define to 1 if you have the <signal.h> header file. */
315#undef HAVE_SIGNAL_H
316
317/* Define to 1 if you have the `snprintf' function. */
318#undef HAVE_SNPRINTF
319
320/* Define to 1 if you have the `socketpair' function. */
321#undef HAVE_SOCKETPAIR
322
323/* Define to 1 if the system has the type `socklen_t'. */
324#undef HAVE_SOCKLEN_T
325
326/* Define to 1 if you have the <socks.h> header file. */
327#undef HAVE_SOCKS_H
328
329/* Define to 1 if you have the <stdarg.h> header file. */
330#undef HAVE_STDARG_H
331
332/* Define to 1 if you have the <stddef.h> header file. */
333#undef HAVE_STDDEF_H
334
335/* Define to 1 if you have the <stdint.h> header file. */
336#undef HAVE_STDINT_H
337
338/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
339   uintmax_t. */
340#undef HAVE_STDINT_H_WITH_UINTMAX
341
342/* Define to 1 if you have the <stdlib.h> header file. */
343#undef HAVE_STDLIB_H
344
345/* Define to 1 if you have the `stpcpy' function. */
346#undef HAVE_STPCPY
347
348/* Define to 1 if you have the `strcasecmp' function. */
349#undef HAVE_STRCASECMP
350
351/* Define to 1 if you have the `strdup' function. */
352#undef HAVE_STRDUP
353
354/* Define to 1 if you have the `strerror' function. */
355#undef HAVE_STRERROR
356
357/* Define to 1 if you have the `strerror_r' function. */
358#undef HAVE_STRERROR_R
359
360/* Define to 1 if you have the <strings.h> header file. */
361#undef HAVE_STRINGS_H
362
363/* Define to 1 if you have the <string.h> header file. */
364#undef HAVE_STRING_H
365
366/* Define to 1 if you have the `strsignal' function. */
367#undef HAVE_STRSIGNAL
368
369/* Define to 1 if you have the `strtoll' function. */
370#undef HAVE_STRTOLL
371
372/* Define to 1 if you have the `strtoq' function. */
373#undef HAVE_STRTOQ
374
375/* Define to 1 if you have the `strtoul' function. */
376#undef HAVE_STRTOUL
377
378/* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
379#undef HAVE_STRUCT_TM_TM_GMTOFF
380
381/* Define to 1 if `__tm_gmtoff' is member of `struct tm'. */
382#undef HAVE_STRUCT_TM___TM_GMTOFF
383
384/* Define to 1 if you have the <sys/limits.h> header file. */
385#undef HAVE_SYS_LIMITS_H
386
387/* Define to 1 if you have the <sys/param.h> header file. */
388#undef HAVE_SYS_PARAM_H
389
390/* Define to 1 if you have the <sys/poll.h> header file. */
391#undef HAVE_SYS_POLL_H
392
393/* Define to 1 if you have the <sys/select.h> header file. */
394#undef HAVE_SYS_SELECT_H
395
396/* Define to 1 if you have the <sys/socket.h> header file. */
397#undef HAVE_SYS_SOCKET_H
398
399/* Define to 1 if you have the <sys/stat.h> header file. */
400#undef HAVE_SYS_STAT_H
401
402/* Define to 1 if you have the <sys/time.h> header file. */
403#undef HAVE_SYS_TIME_H
404
405/* Define to 1 if you have the <sys/types.h> header file. */
406#undef HAVE_SYS_TYPES_H
407
408/* Define if the timezone global is available */
409#undef HAVE_TIMEZONE
410
411/* Use trio printf replacement library */
412#undef HAVE_TRIO
413
414/* Define to 1 if you have the <trio.h> header file. */
415#undef HAVE_TRIO_H
416
417/* Define to 1 if you have the `tsearch' function. */
418#undef HAVE_TSEARCH
419
420/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
421#undef HAVE_UINTMAX_T
422
423/* Define to 1 if you have the <unistd.h> header file. */
424#undef HAVE_UNISTD_H
425
426/* Define to 1 if the system has the type `unsigned long long int'. */
427#undef HAVE_UNSIGNED_LONG_LONG_INT
428
429/* Define to 1 or 0, depending whether the compiler supports simple visibility
430   declarations. */
431#undef HAVE_VISIBILITY
432
433/* Define to 1 if you have the `vsnprintf' function. */
434#undef HAVE_VSNPRINTF
435
436/* Define if you have the 'wchar_t' type. */
437#undef HAVE_WCHAR_T
438
439/* Define to 1 if you have the `wcslen' function. */
440#undef HAVE_WCSLEN
441
442/* Define if you have the 'wint_t' type. */
443#undef HAVE_WINT_T
444
445/* Define if using expat which includes xmlparse.h */
446#undef HAVE_XMLPARSE_H
447
448/* Define to 1 if you have the `\' function. */
449#undef HAVE__
450
451/* Define to 1 if you have the `__fsetlocking' function. */
452#undef HAVE___FSETLOCKING
453
454/* Define as const if the declaration of iconv() needs const. */
455#undef ICONV_CONST
456
457/* Define if integer division by zero raises signal SIGFPE. */
458#undef INTDIV0_RAISES_SIGFPE
459
460/* Define to be the neon version string */
461#undef NEON_VERSION
462
463/* Define to enable debugging */
464#undef NE_DEBUGGING
465
466/* Define to be printf format string for ne_off_t */
467#undef NE_FMT_NE_OFF_T
468
469/* Define to be printf format string for off64_t */
470#undef NE_FMT_OFF64_T
471
472/* Define to be printf format string for off_t */
473#undef NE_FMT_OFF_T
474
475/* Define to be printf format string for size_t */
476#undef NE_FMT_SIZE_T
477
478/* Define to be printf format string for ssize_t */
479#undef NE_FMT_SSIZE_T
480
481/* Define to be printf format string for XML_Size */
482#undef NE_FMT_XML_SIZE
483
484/* Defined if DAV is supported */
485#undef NE_HAVE_DAV
486
487/* Defined if IPV6 is supported */
488#undef NE_HAVE_IPV6
489
490/* Defined if LFS is supported */
491#undef NE_HAVE_LFS
492
493/* Defined if SOCKS is supported */
494#undef NE_HAVE_SOCKS
495
496/* Defined if SSL is supported */
497#undef NE_HAVE_SSL
498
499/* Defined if TS_SSL is supported */
500#undef NE_HAVE_TS_SSL
501
502/* Defined if ZLIB is supported */
503#undef NE_HAVE_ZLIB
504
505/* Define to be filename of an SSL CA root bundle */
506#undef NE_SSL_CA_BUNDLE
507
508/* Define if poll() should be used */
509#undef NE_USE_POLL
510
511/* Define to be neon library major version */
512#undef NE_VERSION_MAJOR
513
514/* Define to be neon library minor version */
515#undef NE_VERSION_MINOR
516
517/* Define to be neon library patch version */
518#undef NE_VERSION_PATCH
519
520/* Define to the address where bug reports for this package should be sent. */
521#undef PACKAGE_BUGREPORT
522
523/* Define to the full name of this package. */
524#undef PACKAGE_NAME
525
526/* Define to the full name and version of this package. */
527#undef PACKAGE_STRING
528
529/* Define to the one symbol short name of this package. */
530#undef PACKAGE_TARNAME
531
532/* Define to the version of this package. */
533#undef PACKAGE_VERSION
534
535/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
536#undef PRI_MACROS_BROKEN
537
538/* Define if the pthread_in_use() detection is hard. */
539#undef PTHREAD_IN_USE_DETECTION_HARD
540
541/* Define as the return type of signal handlers (`int' or `void'). */
542#undef RETSIGTYPE
543
544/* The size of `int', as computed by sizeof. */
545#undef SIZEOF_INT
546
547/* The size of `long', as computed by sizeof. */
548#undef SIZEOF_LONG
549
550/* The size of `long long', as computed by sizeof. */
551#undef SIZEOF_LONG_LONG
552
553/* The size of `off64_t', as computed by sizeof. */
554#undef SIZEOF_OFF64_T
555
556/* The size of `off_t', as computed by sizeof. */
557#undef SIZEOF_OFF_T
558
559/* The size of `size_t', as computed by sizeof. */
560#undef SIZEOF_SIZE_T
561
562/* The size of `ssize_t', as computed by sizeof. */
563#undef SIZEOF_SSIZE_T
564
565/* The size of `XML_Size', as computed by sizeof. */
566#undef SIZEOF_XML_SIZE
567
568/* Define as the maximum value of type 'size_t', if the system doesn't define
569   it. */
570#undef SIZE_MAX
571
572/* If using the C implementation of alloca, define if you know the
573   direction of stack growth for your system; otherwise it will be
574   automatically deduced at runtime.
575	STACK_DIRECTION > 0 => grows toward higher addresses
576	STACK_DIRECTION < 0 => grows toward lower addresses
577	STACK_DIRECTION = 0 => direction of growth unknown */
578#undef STACK_DIRECTION
579
580/* Define to 1 if you have the ANSI C header files. */
581#undef STDC_HEADERS
582
583/* Define to 1 if strerror_r returns char *. */
584#undef STRERROR_R_CHAR_P
585
586/* Define to compile the WebDAV protocol driver */
587#undef USE_DAV
588
589/* Define to compile the FTP protocol driver */
590#undef USE_FTP
591
592/* Define if getaddrinfo supports AI_ADDRCONFIG */
593#undef USE_GAI_ADDRCONFIG
594
595/* Define if getaddrinfo() should be used */
596#undef USE_GETADDRINFO
597
598/* Define if the POSIX multithreading library can be used. */
599#undef USE_POSIX_THREADS
600
601/* Define if references to the POSIX multithreading library should be made
602   weak. */
603#undef USE_POSIX_THREADS_WEAK
604
605/* Define if the GNU Pth multithreading library can be used. */
606#undef USE_PTH_THREADS
607
608/* Define if references to the GNU Pth multithreading library should be made
609   weak. */
610#undef USE_PTH_THREADS_WEAK
611
612/* Define to compile the rsh/rcp protocol driver */
613#undef USE_RSH
614
615/* Define to compile the sftp/ssh protocol driver */
616#undef USE_SFTP
617
618/* Define if the old Solaris multithreading library can be used. */
619#undef USE_SOLARIS_THREADS
620
621/* Define if references to the old Solaris multithreading library should be
622   made weak. */
623#undef USE_SOLARIS_THREADS_WEAK
624
625/* Define if the Win32 multithreading API can be used. */
626#undef USE_WIN32_THREADS
627
628/* Define to 1 if your processor stores words with the most significant byte
629   first (like Motorola and SPARC, unlike Intel and VAX). */
630#undef WORDS_BIGENDIAN
631
632/* Define to 1 if on AIX 3.
633   System headers sometimes define this.
634   We just want to avoid a redefinition error message.  */
635#ifndef _ALL_SOURCE
636# undef _ALL_SOURCE
637#endif
638
639/* Enable GNU extensions on systems that have them.  */
640#ifndef _GNU_SOURCE
641# undef _GNU_SOURCE
642#endif
643
644/* Define to 1 if on MINIX. */
645#undef _MINIX
646
647/* Define to 2 if the system does not provide POSIX.1 features except with
648   this defined. */
649#undef _POSIX_1_SOURCE
650
651/* Define to 1 if you need to in order for `stat' and other things to work. */
652#undef _POSIX_SOURCE
653
654/* Enable extensions on Solaris.  */
655#ifndef __EXTENSIONS__
656# undef __EXTENSIONS__
657#endif
658#ifndef _POSIX_PTHREAD_SEMANTICS
659# undef _POSIX_PTHREAD_SEMANTICS
660#endif
661#ifndef _TANDEM_SOURCE
662# undef _TANDEM_SOURCE
663#endif
664
665/* Define to empty if `const' does not conform to ANSI C. */
666#undef const
667
668/* Define if in_addr_t is not available */
669#undef in_addr_t
670
671/* Define to `__inline__' or `__inline' if that's what the C compiler
672   calls it, or to nothing if 'inline' is not supported under any name.  */
673#ifndef __cplusplus
674#undef inline
675#endif
676
677/* Define to be the type of the third argument to getsockname */
678#undef ksize_t
679
680/* Define to `long int' if <sys/types.h> does not define. */
681#undef off_t
682
683/* Define as the type of the result of subtracting two pointers, if the system
684   doesn't define it. */
685#undef ptrdiff_t
686
687/* Define to `unsigned int' if <sys/types.h> does not define. */
688#undef size_t
689
690/* Define if socklen_t is not available */
691#undef socklen_t
692
693/* Define to unsigned long or unsigned long long if <stdint.h> and
694   <inttypes.h> don't define. */
695#undef uintmax_t
696
697#if defined(HAVE_STPCPY) && defined(HAVE_DECL_STPCPY) && !HAVE_DECL_STPCPY && !defined(stpcpy)
698char *stpcpy(char *, const char *);
699#endif
700
701
702#define __libc_lock_t                   gl_lock_t
703#define __libc_lock_define              gl_lock_define
704#define __libc_lock_define_initialized  gl_lock_define_initialized
705#define __libc_lock_init                gl_lock_init
706#define __libc_lock_lock                gl_lock_lock
707#define __libc_lock_unlock              gl_lock_unlock
708#define __libc_lock_recursive_t                   gl_recursive_lock_t
709#define __libc_lock_define_recursive              gl_recursive_lock_define
710#define __libc_lock_define_initialized_recursive  gl_recursive_lock_define_initialized
711#define __libc_lock_init_recursive                gl_recursive_lock_init
712#define __libc_lock_lock_recursive                gl_recursive_lock_lock
713#define __libc_lock_unlock_recursive              gl_recursive_lock_unlock
714#define glthread_in_use  libintl_thread_in_use
715#define glthread_lock_init     libintl_lock_init
716#define glthread_lock_lock     libintl_lock_lock
717#define glthread_lock_unlock   libintl_lock_unlock
718#define glthread_lock_destroy  libintl_lock_destroy
719#define glthread_rwlock_init     libintl_rwlock_init
720#define glthread_rwlock_rdlock   libintl_rwlock_rdlock
721#define glthread_rwlock_wrlock   libintl_rwlock_wrlock
722#define glthread_rwlock_unlock   libintl_rwlock_unlock
723#define glthread_rwlock_destroy  libintl_rwlock_destroy
724#define glthread_recursive_lock_init     libintl_recursive_lock_init
725#define glthread_recursive_lock_lock     libintl_recursive_lock_lock
726#define glthread_recursive_lock_unlock   libintl_recursive_lock_unlock
727#define glthread_recursive_lock_destroy  libintl_recursive_lock_destroy
728#define glthread_once                 libintl_once
729#define glthread_once_call            libintl_once_call
730#define glthread_once_singlethreaded  libintl_once_singlethreaded
731
732