config.h File Reference
Go to the source code of this file.
Define Documentation
#define __libc_lock_define gl_lock_define |
#define __libc_lock_define_initialized gl_lock_define_initialized |
#define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized |
#define __libc_lock_define_recursive gl_recursive_lock_define |
#define __libc_lock_init gl_lock_init |
#define __libc_lock_init_recursive gl_recursive_lock_init |
#define __libc_lock_lock gl_lock_lock |
#define __libc_lock_lock_recursive gl_recursive_lock_lock |
#define __libc_lock_recursive_t gl_recursive_lock_t |
#define __libc_lock_t gl_lock_t |
#define __libc_lock_unlock gl_lock_unlock |
#define __libc_lock_unlock_recursive gl_recursive_lock_unlock |
#define _POSIX_PTHREAD_SEMANTICS 1 |
#define glthread_in_use libintl_thread_in_use |
#define glthread_lock_destroy libintl_lock_destroy |
#define glthread_lock_init libintl_lock_init |
#define glthread_lock_lock libintl_lock_lock |
#define glthread_lock_unlock libintl_lock_unlock |
#define glthread_once libintl_once |
#define glthread_once_call libintl_once_call |
#define glthread_once_singlethreaded libintl_once_singlethreaded |
#define glthread_recursive_lock_destroy libintl_recursive_lock_destroy |
#define glthread_recursive_lock_init libintl_recursive_lock_init |
#define glthread_recursive_lock_lock libintl_recursive_lock_lock |
#define glthread_recursive_lock_unlock libintl_recursive_lock_unlock |
#define glthread_rwlock_destroy libintl_rwlock_destroy |
#define glthread_rwlock_init libintl_rwlock_init |
#define glthread_rwlock_rdlock libintl_rwlock_rdlock |
#define glthread_rwlock_unlock libintl_rwlock_unlock |
#define glthread_rwlock_wrlock libintl_rwlock_wrlock |
#define HAVE___FSETLOCKING 1 |
#define HAVE_ARGZ_COUNT 1 |
#define HAVE_ARGZ_STRINGIFY 1 |
#define HAVE_BOOST_PYTHON |
#define HAVE_BUILTIN_EXPECT 1 |
#define HAVE_DECL__SNPRINTF 0 |
#define HAVE_DECL__SNWPRINTF 0 |
#define HAVE_DECL_FEOF_UNLOCKED 1 |
#define HAVE_DECL_FGETS_UNLOCKED 1 |
#define HAVE_DECL_GETC_UNLOCKED 1 |
#define HAVE_GET_CURRENT_DIR_NAME 1 |
#define HAVE_GETPAGESIZE 1 |
#define HAVE_INTTYPES_H 1 |
#define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
#define HAVE_LANGINFO_CODESET 1 |
#define HAVE_LC_MESSAGES 1 |
#define HAVE_LONG_LONG_INT 1 |
#define HAVE_NL_LOCALE_NAME 1 |
#define HAVE_POSIX_PRINTF 1 |
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
#define HAVE_PTHREAD_RWLOCK 1 |
#define HAVE_PYTHON "2.6" |
#define HAVE_SEMAPHORE_H 1 |
#define HAVE_STDINT_H_WITH_UINTMAX 1 |
#define HAVE_STRCASECMP 1 |
#define HAVE_STRNCASECMP 1 |
#define HAVE_SYS_PARAM_H 1 |
#define HAVE_SYS_STAT_H 1 |
#define HAVE_SYS_TIME_H 1 |
#define HAVE_SYS_TYPES_H 1 |
#define HAVE_SYS_WAIT_H 1 |
#define HAVE_UNSIGNED_LONG_LONG_INT 1 |
#define HAVE_VISIBILITY 1 |
#define HAVE_WORKING_FORK 1 |
#define HAVE_WORKING_VFORK 1 |
#define INTDIV0_RAISES_SIGFPE 1 |
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 |
#define LT_OBJDIR ".libs/" |
#define PACKAGE_BUGREPORT "carl@five-ten-sg.com" |
#define PACKAGE_NAME "libpst" |
#define PACKAGE_STRING "libpst 0.6.75" |
#define PACKAGE_TARNAME "libpst" |
#define PACKAGE_VERSION "0.6.75" |
#define TIME_WITH_SYS_TIME 1 |
#define USE_POSIX_THREADS 1 |
#define USE_POSIX_THREADS_WEAK 1 |