00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 00005 systems. This function is required for `alloca.c' support on those systems. 00006 */ 00007 /* #undef CRAY_STACKSEG_END */ 00008 00009 /* Define to 1 if using `alloca.c'. */ 00010 /* #undef C_ALLOCA */ 00011 00012 /* Define to 1 to force debug dump file creation */ 00013 /* #undef DEBUG_ALL */ 00014 00015 /* Define to 1 if translation of program messages to the user's native 00016 language is requested. */ 00017 #define ENABLE_NLS 1 00018 00019 /* Define to 1 if you have the `alarm' function. */ 00020 #define HAVE_ALARM 1 00021 00022 /* Define to 1 if you have `alloca', as a function or macro. */ 00023 #define HAVE_ALLOCA 1 00024 00025 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 00026 */ 00027 #define HAVE_ALLOCA_H 1 00028 00029 /* Define to 1 if you have the `argz_count' function. */ 00030 #define HAVE_ARGZ_COUNT 1 00031 00032 /* Define to 1 if you have the <argz.h> header file. */ 00033 #define HAVE_ARGZ_H 1 00034 00035 /* Define to 1 if you have the `argz_next' function. */ 00036 #define HAVE_ARGZ_NEXT 1 00037 00038 /* Define to 1 if you have the `argz_stringify' function. */ 00039 #define HAVE_ARGZ_STRINGIFY 1 00040 00041 /* Define to 1 if you have the `asprintf' function. */ 00042 #define HAVE_ASPRINTF 1 00043 00044 /* define if the Boost library is available */ 00045 #define HAVE_BOOST 00046 00047 /* define if the Boost::Python library is available */ 00048 #define HAVE_BOOST_PYTHON 00049 00050 /* Define to 1 if the compiler understands __builtin_expect. */ 00051 #define HAVE_BUILTIN_EXPECT 1 00052 00053 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the 00054 CoreFoundation framework. */ 00055 /* #undef HAVE_CFLOCALECOPYCURRENT */ 00056 00057 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in 00058 the CoreFoundation framework. */ 00059 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 00060 00061 /* Define to 1 if you have the `chdir' function. */ 00062 #define HAVE_CHDIR 1 00063 00064 /* Define to 1 if you have the <ctype.h> header file. */ 00065 #define HAVE_CTYPE_H 1 00066 00067 /* Define if the GNU dcgettext() function is already present or preinstalled. 00068 */ 00069 #define HAVE_DCGETTEXT 1 00070 00071 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 00072 don't. */ 00073 #define HAVE_DECL_FEOF_UNLOCKED 1 00074 00075 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if 00076 you don't. */ 00077 #define HAVE_DECL_FGETS_UNLOCKED 1 00078 00079 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 00080 don't. */ 00081 #define HAVE_DECL_GETC_UNLOCKED 1 00082 00083 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you 00084 don't. */ 00085 #define HAVE_DECL__SNPRINTF 0 00086 00087 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you 00088 don't. */ 00089 #define HAVE_DECL__SNWPRINTF 0 00090 00091 /* Define to 1 if you have the <dirent.h> header file. */ 00092 #define HAVE_DIRENT_H 1 00093 00094 /* Define to 1 if you have the <dlfcn.h> header file. */ 00095 #define HAVE_DLFCN_H 1 00096 00097 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 00098 /* #undef HAVE_DOPRNT */ 00099 00100 /* Define to 1 if you have the <errno.h> header file. */ 00101 #define HAVE_ERRNO_H 1 00102 00103 /* Define to 1 if you have the <fcntl.h> header file. */ 00104 #define HAVE_FCNTL_H 1 00105 00106 /* Define to 1 if you have the `fork' function. */ 00107 #define HAVE_FORK 1 00108 00109 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 00110 #define HAVE_FSEEKO 1 00111 00112 /* Define to 1 if you have the `fwprintf' function. */ 00113 #define HAVE_FWPRINTF 1 00114 00115 /* Define to 1 if you have the <gd.h> header file. */ 00116 #define HAVE_GD_H 1 00117 00118 /* Define to 1 if you have the `getcwd' function. */ 00119 #define HAVE_GETCWD 1 00120 00121 /* Define to 1 if you have the `getegid' function. */ 00122 #define HAVE_GETEGID 1 00123 00124 /* Define to 1 if you have the `geteuid' function. */ 00125 #define HAVE_GETEUID 1 00126 00127 /* Define to 1 if you have the `getgid' function. */ 00128 #define HAVE_GETGID 1 00129 00130 /* Define to 1 if you have the `getpagesize' function. */ 00131 #define HAVE_GETPAGESIZE 1 00132 00133 /* Define if the GNU gettext() function is already present or preinstalled. */ 00134 #define HAVE_GETTEXT 1 00135 00136 /* Define to 1 if you have the `getuid' function. */ 00137 #define HAVE_GETUID 1 00138 00139 /* Define to 1 if you have the `get_current_dir_name' function. */ 00140 #define HAVE_GET_CURRENT_DIR_NAME 1 00141 00142 /* Define if you have the iconv() function and it works. */ 00143 #define HAVE_ICONV 1 00144 00145 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ 00146 #define HAVE_INTMAX_T 1 00147 00148 /* Define to 1 if you have the <inttypes.h> header file. */ 00149 #define HAVE_INTTYPES_H 1 00150 00151 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and 00152 declares uintmax_t. */ 00153 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 00154 00155 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 00156 #define HAVE_LANGINFO_CODESET 1 00157 00158 /* Define if your <locale.h> file defines LC_MESSAGES. */ 00159 #define HAVE_LC_MESSAGES 1 00160 00161 /* Define to 1 if you have the <limits.h> header file. */ 00162 #define HAVE_LIMITS_H 1 00163 00164 /* Define to 1 if the system has the type `long long int'. */ 00165 #define HAVE_LONG_LONG_INT 1 00166 00167 /* Define to 1 if `lstat' has the bug that it succeeds when given the 00168 zero-length file name argument. */ 00169 /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */ 00170 00171 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 00172 to 0 otherwise. */ 00173 #define HAVE_MALLOC 1 00174 00175 /* Define to 1 if you have the `memchr' function. */ 00176 #define HAVE_MEMCHR 1 00177 00178 /* Define to 1 if you have the `memmove' function. */ 00179 #define HAVE_MEMMOVE 1 00180 00181 /* Define to 1 if you have the <memory.h> header file. */ 00182 #define HAVE_MEMORY_H 1 00183 00184 /* Define to 1 if you have the `mempcpy' function. */ 00185 #define HAVE_MEMPCPY 1 00186 00187 /* Define to 1 if you have the `memset' function. */ 00188 #define HAVE_MEMSET 1 00189 00190 /* Define to 1 if you have a working `mmap' system call. */ 00191 #define HAVE_MMAP 1 00192 00193 /* Define to 1 if you have the `munmap' function. */ 00194 #define HAVE_MUNMAP 1 00195 00196 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 00197 /* #undef HAVE_NDIR_H */ 00198 00199 /* Define if you have <langinfo.h> and it defines the NL_LOCALE_NAME macro if 00200 _GNU_SOURCE is defined. */ 00201 #define HAVE_NL_LOCALE_NAME 1 00202 00203 /* Define if your printf() function supports format strings with positions. */ 00204 #define HAVE_POSIX_PRINTF 1 00205 00206 /* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */ 00207 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 00208 00209 /* Define if the POSIX multithreading library has read/write locks. */ 00210 #define HAVE_PTHREAD_RWLOCK 1 00211 00212 /* Define to 1 if you have the `putenv' function. */ 00213 #define HAVE_PUTENV 1 00214 00215 /* If available, contains the Python version number currently in use. */ 00216 #define HAVE_PYTHON "2.6" 00217 00218 /* Define to 1 if your system has a GNU libc compatible `realloc' function, 00219 and to 0 otherwise. */ 00220 #define HAVE_REALLOC 1 00221 00222 /* Define to 1 if you have the `regcomp' function. */ 00223 #define HAVE_REGCOMP 1 00224 00225 /* Define to 1 if you have the regexec function. */ 00226 #define HAVE_REGEXEC 1 00227 00228 /* Define to 1 if you have the <regex.h> header file. */ 00229 #define HAVE_REGEX_H 1 00230 00231 /* Define to 1 if you have the <semaphore.h> header file. */ 00232 #define HAVE_SEMAPHORE_H 1 00233 00234 /* Define to 1 if you have the `setenv' function. */ 00235 #define HAVE_SETENV 1 00236 00237 /* Define to 1 if you have the `setlocale' function. */ 00238 #define HAVE_SETLOCALE 1 00239 00240 /* Define to 1 if you have the <signal.h> header file. */ 00241 #define HAVE_SIGNAL_H 1 00242 00243 /* Define to 1 if you have the `snprintf' function. */ 00244 #define HAVE_SNPRINTF 1 00245 00246 /* Define to 1 if `stat' has the bug that it succeeds when given the 00247 zero-length file name argument. */ 00248 /* #undef HAVE_STAT_EMPTY_STRING_BUG */ 00249 00250 /* Define to 1 if you have the <stdarg.h> header file. */ 00251 #define HAVE_STDARG_H 1 00252 00253 /* Define to 1 if stdbool.h conforms to C99. */ 00254 #define HAVE_STDBOOL_H 1 00255 00256 /* Define to 1 if you have the <stddef.h> header file. */ 00257 #define HAVE_STDDEF_H 1 00258 00259 /* Define to 1 if you have the <stdint.h> header file. */ 00260 #define HAVE_STDINT_H 1 00261 00262 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares 00263 uintmax_t. */ 00264 #define HAVE_STDINT_H_WITH_UINTMAX 1 00265 00266 /* Define to 1 if you have the <stdio.h> header file. */ 00267 #define HAVE_STDIO_H 1 00268 00269 /* Define to 1 if you have the <stdlib.h> header file. */ 00270 #define HAVE_STDLIB_H 1 00271 00272 /* Define to 1 if you have the `stpcpy' function. */ 00273 #define HAVE_STPCPY 1 00274 00275 /* Define to 1 if you have the `strcasecmp' function. */ 00276 #define HAVE_STRCASECMP 1 00277 00278 /* Define to 1 if you have the `strchr' function. */ 00279 #define HAVE_STRCHR 1 00280 00281 /* Define to 1 if you have the `strdup' function. */ 00282 #define HAVE_STRDUP 1 00283 00284 /* Define to 1 if you have the `strerror' function. */ 00285 #define HAVE_STRERROR 1 00286 00287 /* Define to 1 if you have the `strftime' function. */ 00288 #define HAVE_STRFTIME 1 00289 00290 /* Define to 1 if you have the <strings.h> header file. */ 00291 #define HAVE_STRINGS_H 1 00292 00293 /* Define to 1 if you have the <string.h> header file. */ 00294 #define HAVE_STRING_H 1 00295 00296 /* Define to 1 if you have the `strncasecmp' function. */ 00297 #define HAVE_STRNCASECMP 1 00298 00299 /* Define to 1 if you have the `strpbrk' function. */ 00300 #define HAVE_STRPBRK 1 00301 00302 /* Define to 1 if you have the `strrchr' function. */ 00303 #define HAVE_STRRCHR 1 00304 00305 /* Define to 1 if you have the `strstr' function. */ 00306 #define HAVE_STRSTR 1 00307 00308 /* Define to 1 if you have the `strtol' function. */ 00309 #define HAVE_STRTOL 1 00310 00311 /* Define to 1 if you have the `strtoul' function. */ 00312 #define HAVE_STRTOUL 1 00313 00314 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 00315 */ 00316 /* #undef HAVE_SYS_DIR_H */ 00317 00318 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 00319 */ 00320 /* #undef HAVE_SYS_NDIR_H */ 00321 00322 /* Define to 1 if you have the <sys/param.h> header file. */ 00323 #define HAVE_SYS_PARAM_H 1 00324 00325 /* Define to 1 if you have the <sys/shm.h> header file. */ 00326 #define HAVE_SYS_SHM_H 1 00327 00328 /* Define to 1 if you have the <sys/stat.h> header file. */ 00329 #define HAVE_SYS_STAT_H 1 00330 00331 /* Define to 1 if you have the <sys/time.h> header file. */ 00332 #define HAVE_SYS_TIME_H 1 00333 00334 /* Define to 1 if you have the <sys/types.h> header file. */ 00335 #define HAVE_SYS_TYPES_H 1 00336 00337 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 00338 #define HAVE_SYS_WAIT_H 1 00339 00340 /* Define to 1 if you have the <time.h> header file. */ 00341 #define HAVE_TIME_H 1 00342 00343 /* Define to 1 if you have the `tsearch' function. */ 00344 #define HAVE_TSEARCH 1 00345 00346 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */ 00347 #define HAVE_UINTMAX_T 1 00348 00349 /* Define to 1 if you have the <unistd.h> header file. */ 00350 #define HAVE_UNISTD_H 1 00351 00352 /* Define to 1 if the system has the type `unsigned long long int'. */ 00353 #define HAVE_UNSIGNED_LONG_LONG_INT 1 00354 00355 /* Define to 1 if you have the `vfork' function. */ 00356 #define HAVE_VFORK 1 00357 00358 /* Define to 1 if you have the <vfork.h> header file. */ 00359 /* #undef HAVE_VFORK_H */ 00360 00361 /* Define to 1 or 0, depending whether the compiler supports simple visibility 00362 declarations. */ 00363 #define HAVE_VISIBILITY 1 00364 00365 /* Define to 1 if you have the `vprintf' function. */ 00366 #define HAVE_VPRINTF 1 00367 00368 /* Define to 1 if you have the <wchar.h> header file. */ 00369 #define HAVE_WCHAR_H 1 00370 00371 /* Define if you have the 'wchar_t' type. */ 00372 #define HAVE_WCHAR_T 1 00373 00374 /* Define to 1 if you have the `wcslen' function. */ 00375 #define HAVE_WCSLEN 1 00376 00377 /* Define if you have the 'wint_t' type. */ 00378 #define HAVE_WINT_T 1 00379 00380 /* Define to 1 if `fork' works. */ 00381 #define HAVE_WORKING_FORK 1 00382 00383 /* Define to 1 if `vfork' works. */ 00384 #define HAVE_WORKING_VFORK 1 00385 00386 /* Define to 1 if the system has the type `_Bool'. */ 00387 #define HAVE__BOOL 1 00388 00389 /* Define to 1 if you have the `__fsetlocking' function. */ 00390 #define HAVE___FSETLOCKING 1 00391 00392 /* Define as const if the declaration of iconv() needs const. */ 00393 #define ICONV_CONST 00394 00395 /* Define if integer division by zero raises signal SIGFPE. */ 00396 #define INTDIV0_RAISES_SIGFPE 1 00397 00398 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing 00399 slash. */ 00400 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 00401 00402 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00403 */ 00404 #define LT_OBJDIR ".libs/" 00405 00406 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 00407 /* #undef NO_MINUS_C_MINUS_O */ 00408 00409 /* Name of package */ 00410 #define PACKAGE "libpst" 00411 00412 /* Define to the address where bug reports for this package should be sent. */ 00413 #define PACKAGE_BUGREPORT "carl@five-ten-sg.com" 00414 00415 /* Define to the full name of this package. */ 00416 #define PACKAGE_NAME "libpst" 00417 00418 /* Define to the full name and version of this package. */ 00419 #define PACKAGE_STRING "libpst 0.6.75" 00420 00421 /* Define to the one symbol short name of this package. */ 00422 #define PACKAGE_TARNAME "libpst" 00423 00424 /* Define to the version of this package. */ 00425 #define PACKAGE_VERSION "0.6.75" 00426 00427 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ 00428 /* #undef PRI_MACROS_BROKEN */ 00429 00430 /* Define if the pthread_in_use() detection is hard. */ 00431 /* #undef PTHREAD_IN_USE_DETECTION_HARD */ 00432 00433 /* The size of `off_t', as computed by sizeof. */ 00434 #define SIZEOF_OFF_T 8 00435 00436 /* Define as the maximum value of type 'size_t', if the system doesn't define 00437 it. */ 00438 /* #undef SIZE_MAX */ 00439 00440 /* If using the C implementation of alloca, define if you know the 00441 direction of stack growth for your system; otherwise it will be 00442 automatically deduced at runtime. 00443 STACK_DIRECTION > 0 => grows toward higher addresses 00444 STACK_DIRECTION < 0 => grows toward lower addresses 00445 STACK_DIRECTION = 0 => direction of growth unknown */ 00446 /* #undef STACK_DIRECTION */ 00447 00448 /* Define to 1 if you have the ANSI C header files. */ 00449 #define STDC_HEADERS 1 00450 00451 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00452 #define TIME_WITH_SYS_TIME 1 00453 00454 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 00455 /* #undef TM_IN_SYS_TIME */ 00456 00457 /* Define if the POSIX multithreading library can be used. */ 00458 #define USE_POSIX_THREADS 1 00459 00460 /* Define if references to the POSIX multithreading library should be made 00461 weak. */ 00462 #define USE_POSIX_THREADS_WEAK 1 00463 00464 /* Define if the GNU Pth multithreading library can be used. */ 00465 /* #undef USE_PTH_THREADS */ 00466 00467 /* Define if references to the GNU Pth multithreading library should be made 00468 weak. */ 00469 /* #undef USE_PTH_THREADS_WEAK */ 00470 00471 /* Define if the old Solaris multithreading library can be used. */ 00472 /* #undef USE_SOLARIS_THREADS */ 00473 00474 /* Define if references to the old Solaris multithreading library should be 00475 made weak. */ 00476 /* #undef USE_SOLARIS_THREADS_WEAK */ 00477 00478 /* Enable extensions on AIX 3, Interix. */ 00479 #ifndef _ALL_SOURCE 00480 # define _ALL_SOURCE 1 00481 #endif 00482 /* Enable GNU extensions on systems that have them. */ 00483 #ifndef _GNU_SOURCE 00484 # define _GNU_SOURCE 1 00485 #endif 00486 /* Enable threading extensions on Solaris. */ 00487 #ifndef _POSIX_PTHREAD_SEMANTICS 00488 # define _POSIX_PTHREAD_SEMANTICS 1 00489 #endif 00490 /* Enable extensions on HP NonStop. */ 00491 #ifndef _TANDEM_SOURCE 00492 # define _TANDEM_SOURCE 1 00493 #endif 00494 /* Enable general extensions on Solaris. */ 00495 #ifndef __EXTENSIONS__ 00496 # define __EXTENSIONS__ 1 00497 #endif 00498 00499 00500 /* Define if the Win32 multithreading API can be used. */ 00501 /* #undef USE_WIN32_THREADS */ 00502 00503 /* Version number of package */ 00504 #define VERSION "0.6.75" 00505 00506 /* Number of bits in a file offset, on hosts where this is settable. */ 00507 /* #undef _FILE_OFFSET_BITS */ 00508 00509 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 00510 /* #undef _LARGEFILE_SOURCE */ 00511 00512 /* Define for large files, on AIX-style hosts. */ 00513 /* #undef _LARGE_FILES */ 00514 00515 /* Define to 1 if on MINIX. */ 00516 /* #undef _MINIX */ 00517 00518 /* Define to 2 if the system does not provide POSIX.1 features except with 00519 this defined. */ 00520 /* #undef _POSIX_1_SOURCE */ 00521 00522 /* Define to 1 if you need to in order for `stat' and other things to work. */ 00523 /* #undef _POSIX_SOURCE */ 00524 00525 /* Define to empty if `const' does not conform to ANSI C. */ 00526 /* #undef const */ 00527 00528 /* Define to `__inline__' or `__inline' if that's what the C compiler 00529 calls it, or to nothing if 'inline' is not supported under any name. */ 00530 #ifndef __cplusplus 00531 /* #undef inline */ 00532 #endif 00533 00534 /* Define to rpl_malloc if the replacement function should be used. */ 00535 /* #undef malloc */ 00536 00537 /* Define to `long int' if <sys/types.h> does not define. */ 00538 /* #undef off_t */ 00539 00540 /* Define to `int' if <sys/types.h> does not define. */ 00541 /* #undef pid_t */ 00542 00543 /* Define as the type of the result of subtracting two pointers, if the system 00544 doesn't define it. */ 00545 /* #undef ptrdiff_t */ 00546 00547 /* Define to rpl_realloc if the replacement function should be used. */ 00548 /* #undef realloc */ 00549 00550 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00551 /* #undef size_t */ 00552 00553 /* Define to unsigned long or unsigned long long if <stdint.h> and 00554 <inttypes.h> don't define. */ 00555 /* #undef uintmax_t */ 00556 00557 /* Define as `fork' if `vfork' does not work. */ 00558 /* #undef vfork */ 00559 00560 00561 #define __libc_lock_t gl_lock_t 00562 #define __libc_lock_define gl_lock_define 00563 #define __libc_lock_define_initialized gl_lock_define_initialized 00564 #define __libc_lock_init gl_lock_init 00565 #define __libc_lock_lock gl_lock_lock 00566 #define __libc_lock_unlock gl_lock_unlock 00567 #define __libc_lock_recursive_t gl_recursive_lock_t 00568 #define __libc_lock_define_recursive gl_recursive_lock_define 00569 #define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized 00570 #define __libc_lock_init_recursive gl_recursive_lock_init 00571 #define __libc_lock_lock_recursive gl_recursive_lock_lock 00572 #define __libc_lock_unlock_recursive gl_recursive_lock_unlock 00573 #define glthread_in_use libintl_thread_in_use 00574 #define glthread_lock_init libintl_lock_init 00575 #define glthread_lock_lock libintl_lock_lock 00576 #define glthread_lock_unlock libintl_lock_unlock 00577 #define glthread_lock_destroy libintl_lock_destroy 00578 #define glthread_rwlock_init libintl_rwlock_init 00579 #define glthread_rwlock_rdlock libintl_rwlock_rdlock 00580 #define glthread_rwlock_wrlock libintl_rwlock_wrlock 00581 #define glthread_rwlock_unlock libintl_rwlock_unlock 00582 #define glthread_rwlock_destroy libintl_rwlock_destroy 00583 #define glthread_recursive_lock_init libintl_recursive_lock_init 00584 #define glthread_recursive_lock_lock libintl_recursive_lock_lock 00585 #define glthread_recursive_lock_unlock libintl_recursive_lock_unlock 00586 #define glthread_recursive_lock_destroy libintl_recursive_lock_destroy 00587 #define glthread_once libintl_once 00588 #define glthread_once_call libintl_once_call 00589 #define glthread_once_singlethreaded libintl_once_singlethreaded 00590