Eneboo - Documentación para desarrolladores
|
00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.in by autoheader. */ 00003 /* #undef HAVE_ISINF */ 00004 /* #undef HAVE_ISNAN */ 00005 #define HAVE_POW 00006 #define HAVE_FLOOR 00007 #define HAVE_FABS 00008 /*#define WITH_DEBUGGER */ 00009 00010 /* Define to 1 if you have the <ansidecl.h> header file. */ 00011 /* #undef HAVE_ANSIDECL_H */ 00012 00013 /* Define to 1 if you have the `asctime' function. */ 00014 #define HAVE_ASCTIME 1 00015 00016 /* Define to 1 if you have the `clock_gettime' function. */ 00017 #define HAVE_CLOCK_GETTIME 1 00018 00019 /* Define to 1 if you have the <dlfcn.h> header file. */ 00020 #define HAVE_DLFCN_H 1 00021 00022 /* Define to 1 if you have the <float.h> header file. */ 00023 #define HAVE_FLOAT_H 1 00024 00025 /* Define to 1 if you have the `fprintf' function. */ 00026 #define HAVE_FPRINTF 1 00027 00028 /* Define to 1 if you have the <fp_class.h> header file. */ 00029 /* #undef HAVE_FP_CLASS_H */ 00030 00031 /* Define to 1 if you have the `ftime' function. */ 00032 #define HAVE_FTIME 1 00033 00034 /* Define if gcrypt library is available. */ 00035 #define HAVE_GCRYPT 1 00036 00037 /* Define to 1 if you have the `gettimeofday' function. */ 00038 #define HAVE_GETTIMEOFDAY 1 00039 00040 /* Define to 1 if you have the `gmtime_r' function. */ 00041 #ifndef WIN32 00042 #define HAVE_GMTIME_R 1 00043 #endif 00044 00045 /* Define to 1 if you have the <ieeefp.h> header file. */ 00046 /* #undef HAVE_IEEEFP_H */ 00047 00048 /* Define to 1 if you have the <inttypes.h> header file. */ 00049 #define HAVE_INTTYPES_H 1 00050 00051 /* Define if pthread library is there (-lpthread) */ 00052 #ifndef WIN32 00053 #define HAVE_LIBPTHREAD 00054 #endif 00055 00056 /* Define to 1 if you have the <locale.h> header file. */ 00057 #define HAVE_LOCALE_H 1 00058 00059 /* Define to 1 if you have the `localtime' function. */ 00060 #define HAVE_LOCALTIME 1 00061 00062 /* Define to 1 if you have the `localtime_r' function. */ 00063 #ifndef WIN32 00064 #define HAVE_LOCALTIME_R 1 00065 #endif 00066 00067 /* Define to 1 if you have the <math.h> header file. */ 00068 #define HAVE_MATH_H 1 00069 00070 /* Define to 1 if you have the <memory.h> header file. */ 00071 #define HAVE_MEMORY_H 1 00072 00073 /* Define to 1 if you have the `mktime' function. */ 00074 #define HAVE_MKTIME 1 00075 00076 /* Define to 1 if you have the <nan.h> header file. */ 00077 /* #undef HAVE_NAN_H */ 00078 00079 /* Define to 1 if you have the `printf' function. */ 00080 #define HAVE_PRINTF 1 00081 00082 /* Define if <pthread.h> is there */ 00083 #ifndef WIN32 00084 #define HAVE_PTHREAD_H 00085 #endif 00086 00087 /* Define to 1 if you have the `snprintf' function. */ 00088 #define HAVE_SNPRINTF 1 00089 00090 /* Define to 1 if you have the `sprintf' function. */ 00091 #define HAVE_SPRINTF 1 00092 00093 /* Define to 1 if you have the `sscanf' function. */ 00094 #define HAVE_SSCANF 1 00095 00096 /* Define to 1 if you have the `stat' function. */ 00097 #define HAVE_STAT 1 00098 00099 /* Define to 1 if you have the <stdarg.h> header file. */ 00100 #define HAVE_STDARG_H 1 00101 00102 /* Define to 1 if you have the <stdint.h> header file. */ 00103 #define HAVE_STDINT_H 1 00104 00105 /* Define to 1 if you have the <stdlib.h> header file. */ 00106 #define HAVE_STDLIB_H 1 00107 00108 /* Define to 1 if you have the <strings.h> header file. */ 00109 #define HAVE_STRINGS_H 1 00110 00111 /* Define to 1 if you have the <string.h> header file. */ 00112 #define HAVE_STRING_H 1 00113 00114 /* Define to 1 if you have the <sys/select.h> header file. */ 00115 #define HAVE_SYS_SELECT_H 1 00116 00117 /* Define to 1 if you have the <sys/stat.h> header file. */ 00118 #define HAVE_SYS_STAT_H 1 00119 00120 /* Define to 1 if you have the <sys/timeb.h> header file. */ 00121 #define HAVE_SYS_TIMEB_H 1 00122 00123 /* Define to 1 if you have the <sys/time.h> header file. */ 00124 #define HAVE_SYS_TIME_H 1 00125 00126 /* Define to 1 if you have the <sys/types.h> header file. */ 00127 #define HAVE_SYS_TYPES_H 1 00128 00129 /* Define to 1 if you have the `time' function. */ 00130 #define HAVE_TIME 1 00131 00132 /* Define to 1 if you have the <time.h> header file. */ 00133 #define HAVE_TIME_H 1 00134 00135 /* Define to 1 if you have the <unistd.h> header file. */ 00136 #define HAVE_UNISTD_H 1 00137 00138 /* Define to 1 if you have the `vfprintf' function. */ 00139 #define HAVE_VFPRINTF 1 00140 00141 /* Define to 1 if you have the `vsnprintf' function. */ 00142 #define HAVE_VSNPRINTF 1 00143 00144 /* Define to 1 if you have the `vsprintf' function. */ 00145 #define HAVE_VSPRINTF 1 00146 00147 /* Define to 1 if you have the <xlocale.h> header file. */ 00148 #define HAVE_XLOCALE_H 1 00149 00150 /* Define to 1 if you have the `_stat' function. */ 00151 /* #undef HAVE__STAT */ 00152 00153 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00154 */ 00155 #define LT_OBJDIR ".libs/" 00156 00157 /* Name of package */ 00158 #define PACKAGE "libxslt" 00159 00160 /* Define to the address where bug reports for this package should be sent. */ 00161 #define PACKAGE_BUGREPORT "" 00162 00163 /* Define to the full name of this package. */ 00164 #define PACKAGE_NAME "" 00165 00166 /* Define to the full name and version of this package. */ 00167 #define PACKAGE_STRING "" 00168 00169 /* Define to the one symbol short name of this package. */ 00170 #define PACKAGE_TARNAME "" 00171 00172 /* Define to the version of this package. */ 00173 #define PACKAGE_VERSION "" 00174 00175 /* Define to 1 if you have the ANSI C header files. */ 00176 #define STDC_HEADERS 1 00177 00178 /* Enable extensions on AIX 3, Interix. */ 00179 #ifndef _ALL_SOURCE 00180 # define _ALL_SOURCE 1 00181 #endif 00182 /* Enable GNU extensions on systems that have them. */ 00183 #ifndef _GNU_SOURCE 00184 # define _GNU_SOURCE 1 00185 #endif 00186 /* Enable threading extensions on Solaris. */ 00187 #ifndef _POSIX_PTHREAD_SEMANTICS 00188 # define _POSIX_PTHREAD_SEMANTICS 1 00189 #endif 00190 /* Enable extensions on HP NonStop. */ 00191 #ifndef _TANDEM_SOURCE 00192 # define _TANDEM_SOURCE 1 00193 #endif 00194 /* Enable general extensions on Solaris. */ 00195 #ifndef __EXTENSIONS__ 00196 # define __EXTENSIONS__ 1 00197 #endif 00198 00199 00200 /* Version number of package */ 00201 #define VERSION "1.1.26" 00202 00203 /* Define to 1 if on MINIX. */ 00204 /* #undef _MINIX */ 00205 00206 /* Define to 2 if the system does not provide POSIX.1 features except with 00207 this defined. */ 00208 /* #undef _POSIX_1_SOURCE */ 00209 00210 /* Define to 1 if you need to in order for `stat' and other things to work. */ 00211 /* #undef _POSIX_SOURCE */ 00212 00213 /* Using the Win32 Socket implementation */ 00214 /* #undef _WINSOCKAPI_ */ 00215 00216 /* Win32 Std C name mangling work-around */ 00217 /* #undef snprintf */ 00218 00219 /* Win32 Std C name mangling work-around */ 00220 /* #undef vsnprintf */