123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214 |
- #define HAVE_DLFCN_H 1
- #define HAVE_ERRNO_H 1
- #define HAVE_FLOAT_H 1
- #define HAVE_FPRINTF 1
- #define HAVE_FTIME 1
- #define HAVE_GETTIMEOFDAY 1
- #define HAVE_GMTIME 1
- #define HAVE_GMTIME_R 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_LIBPTHREAD
- #define HAVE_LOCALE_H 1
- #define HAVE_LOCALTIME_R 1
- #define HAVE_MATH_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_PRINTF 1
- #define HAVE_PTHREAD_H
- #define HAVE_SNPRINTF 1
- #define HAVE_SPRINTF 1
- #define HAVE_SSCANF 1
- #define HAVE_STAT 1
- #define HAVE_STDARG_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_STRING_H 1
- #define HAVE_STRXFRM_L 1
- #define HAVE_SYS_SELECT_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_TIMEB_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_TIME 1
- #define HAVE_TIME_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_VFPRINTF 1
- #define HAVE_VSNPRINTF 1
- #define HAVE_VSPRINTF 1
- #define HAVE_XLOCALE_H 1
- #define LT_OBJDIR ".libs/"
- #define PACKAGE "libxslt"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_NAME "libxslt"
- #define PACKAGE_STRING "libxslt 1.1.34"
- #define PACKAGE_TARNAME "libxslt"
- #define PACKAGE_URL ""
- #define PACKAGE_VERSION "1.1.34"
- #define STDC_HEADERS 1
- #ifndef _ALL_SOURCE
- # define _ALL_SOURCE 1
- #endif
- #ifndef _GNU_SOURCE
- # define _GNU_SOURCE 1
- #endif
- #ifndef _POSIX_PTHREAD_SEMANTICS
- # define _POSIX_PTHREAD_SEMANTICS 1
- #endif
- #ifndef _TANDEM_SOURCE
- # define _TANDEM_SOURCE 1
- #endif
- #ifndef __EXTENSIONS__
- # define __EXTENSIONS__ 1
- #endif
- #define VERSION "1.1.34"
- #define WITH_PROFILER
|