Fixes for Android GN build input/outputs
[chromium-blink-merge.git] / third_party / libxslt / mac / config.h
blobd5827a59ab7b4ca80310b99cceabc16e0a827471
1 /* config.h.in. Generated from configure.in by autoheader. */
2 /* #undef HAVE_ISINF */
3 /* #undef HAVE_ISNAN */
4 /* #undef HAVE_POW */
5 /* #undef HAVE_FLOOR */
6 /* #undef HAVE_FABS */
7 #define WITH_DEBUGGER 1
9 /* Define to 1 if you have the <ansidecl.h> header file. */
10 /* #undef HAVE_ANSIDECL_H */
12 /* Define to 1 if you have the `asctime' function. */
13 #define HAVE_ASCTIME 1
15 /* Define to 1 if you have the <dlfcn.h> header file. */
16 #define HAVE_DLFCN_H 1
18 /* Define to 1 if you have the <float.h> header file. */
19 #define HAVE_FLOAT_H 1
21 /* Define to 1 if you have the `fprintf' function. */
22 #define HAVE_FPRINTF 1
24 /* Define to 1 if you have the <fp_class.h> header file. */
25 /* #undef HAVE_FP_CLASS_H */
27 /* Define to 1 if you have the `ftime' function. */
28 #define HAVE_FTIME 1
30 /* Define if gcrypt library is available. */
31 /* #undef HAVE_GCRYPT */
33 /* Define to 1 if you have the `gettimeofday' function. */
34 #define HAVE_GETTIMEOFDAY 1
36 /* Define to 1 if you have the `gmtime_r' function. */
37 #define HAVE_GMTIME_R 1
39 /* Define to 1 if you have the <ieeefp.h> header file. */
40 /* #undef HAVE_IEEEFP_H */
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #define HAVE_INTTYPES_H 1
45 /* Define to 1 if you have the `localtime' function. */
46 #define HAVE_LOCALTIME 1
48 /* Define to 1 if you have the `localtime_r' function. */
49 #define HAVE_LOCALTIME_R 1
51 /* Define to 1 if you have the <math.h> header file. */
52 #define HAVE_MATH_H 1
54 /* Define to 1 if you have the <memory.h> header file. */
55 #define HAVE_MEMORY_H 1
57 /* Define to 1 if you have the `mktime' function. */
58 #define HAVE_MKTIME 1
60 /* Define to 1 if you have the <nan.h> header file. */
61 /* #undef HAVE_NAN_H */
63 /* Define to 1 if you have the `printf' function. */
64 #define HAVE_PRINTF 1
66 /* Define to 1 if you have the `snprintf' function. */
67 #define HAVE_SNPRINTF 1
69 /* Define to 1 if you have the `sprintf' function. */
70 #define HAVE_SPRINTF 1
72 /* Define to 1 if you have the `sscanf' function. */
73 #define HAVE_SSCANF 1
75 /* Define to 1 if you have the `stat' function. */
76 #define HAVE_STAT 1
78 /* Define to 1 if you have the <stdarg.h> header file. */
79 #define HAVE_STDARG_H 1
81 /* Define to 1 if you have the <stdint.h> header file. */
82 #define HAVE_STDINT_H 1
84 /* Define to 1 if you have the <stdlib.h> header file. */
85 #define HAVE_STDLIB_H 1
87 /* Define to 1 if you have the <strings.h> header file. */
88 #define HAVE_STRINGS_H 1
90 /* Define to 1 if you have the <string.h> header file. */
91 #define HAVE_STRING_H 1
93 /* Define to 1 if you have the <sys/select.h> header file. */
94 #define HAVE_SYS_SELECT_H 1
96 /* Define to 1 if you have the <sys/stat.h> header file. */
97 #define HAVE_SYS_STAT_H 1
99 /* Define to 1 if you have the <sys/timeb.h> header file. */
100 #define HAVE_SYS_TIMEB_H 1
102 /* Define to 1 if you have the <sys/time.h> header file. */
103 #define HAVE_SYS_TIME_H 1
105 /* Define to 1 if you have the <sys/types.h> header file. */
106 #define HAVE_SYS_TYPES_H 1
108 /* Define to 1 if you have the `time' function. */
109 #define HAVE_TIME 1
111 /* Define to 1 if you have the <time.h> header file. */
112 #define HAVE_TIME_H 1
114 /* Define to 1 if you have the <unistd.h> header file. */
115 #define HAVE_UNISTD_H 1
117 /* Define to 1 if you have the `vfprintf' function. */
118 #define HAVE_VFPRINTF 1
120 /* Define to 1 if you have the `vsnprintf' function. */
121 #define HAVE_VSNPRINTF 1
123 /* Define to 1 if you have the `vsprintf' function. */
124 #define HAVE_VSPRINTF 1
126 /* Define to 1 if you have the `_stat' function. */
127 /* #undef HAVE__STAT */
129 /* Name of package */
130 #define PACKAGE "libxslt"
132 /* Define to the address where bug reports for this package should be sent. */
133 #define PACKAGE_BUGREPORT ""
135 /* Define to the full name of this package. */
136 #define PACKAGE_NAME ""
138 /* Define to the full name and version of this package. */
139 #define PACKAGE_STRING ""
141 /* Define to the one symbol short name of this package. */
142 #define PACKAGE_TARNAME ""
144 /* Define to the version of this package. */
145 #define PACKAGE_VERSION ""
147 /* Define to 1 if you have the ANSI C header files. */
148 #define STDC_HEADERS 1
150 /* Version number of package */
151 #define VERSION "1.1.26"
153 /* Using the Win32 Socket implementation */
154 /* #undef _WINSOCKAPI_ */
156 /* Win32 Std C name mangling work-around */
157 /* #undef snprintf */
159 /* Win32 Std C name mangling work-around */
160 /* #undef vsnprintf */