- add sources.
[platform/framework/web/crosswalk.git] / src / third_party / libxslt / mac / config.h
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
8
9 /* Define to 1 if you have the <ansidecl.h> header file. */
10 /* #undef HAVE_ANSIDECL_H */
11
12 /* Define to 1 if you have the `asctime' function. */
13 #define HAVE_ASCTIME 1
14
15 /* Define to 1 if you have the <dlfcn.h> header file. */
16 #define HAVE_DLFCN_H 1
17
18 /* Define to 1 if you have the <float.h> header file. */
19 #define HAVE_FLOAT_H 1
20
21 /* Define to 1 if you have the `fprintf' function. */
22 #define HAVE_FPRINTF 1
23
24 /* Define to 1 if you have the <fp_class.h> header file. */
25 /* #undef HAVE_FP_CLASS_H */
26
27 /* Define to 1 if you have the `ftime' function. */
28 #define HAVE_FTIME 1
29
30 /* Define if gcrypt library is available. */
31 /* #undef HAVE_GCRYPT */
32
33 /* Define to 1 if you have the `gettimeofday' function. */
34 #define HAVE_GETTIMEOFDAY 1
35
36 /* Define to 1 if you have the `gmtime_r' function. */
37 #define HAVE_GMTIME_R 1
38
39 /* Define to 1 if you have the <ieeefp.h> header file. */
40 /* #undef HAVE_IEEEFP_H */
41
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #define HAVE_INTTYPES_H 1
44
45 /* Define to 1 if you have the `localtime' function. */
46 #define HAVE_LOCALTIME 1
47
48 /* Define to 1 if you have the `localtime_r' function. */
49 #define HAVE_LOCALTIME_R 1
50
51 /* Define to 1 if you have the <math.h> header file. */
52 #define HAVE_MATH_H 1
53
54 /* Define to 1 if you have the <memory.h> header file. */
55 #define HAVE_MEMORY_H 1
56
57 /* Define to 1 if you have the `mktime' function. */
58 #define HAVE_MKTIME 1
59
60 /* Define to 1 if you have the <nan.h> header file. */
61 /* #undef HAVE_NAN_H */
62
63 /* Define to 1 if you have the `printf' function. */
64 #define HAVE_PRINTF 1
65
66 /* Define to 1 if you have the `snprintf' function. */
67 #define HAVE_SNPRINTF 1
68
69 /* Define to 1 if you have the `sprintf' function. */
70 #define HAVE_SPRINTF 1
71
72 /* Define to 1 if you have the `sscanf' function. */
73 #define HAVE_SSCANF 1
74
75 /* Define to 1 if you have the `stat' function. */
76 #define HAVE_STAT 1
77
78 /* Define to 1 if you have the <stdarg.h> header file. */
79 #define HAVE_STDARG_H 1
80
81 /* Define to 1 if you have the <stdint.h> header file. */
82 #define HAVE_STDINT_H 1
83
84 /* Define to 1 if you have the <stdlib.h> header file. */
85 #define HAVE_STDLIB_H 1
86
87 /* Define to 1 if you have the <strings.h> header file. */
88 #define HAVE_STRINGS_H 1
89
90 /* Define to 1 if you have the <string.h> header file. */
91 #define HAVE_STRING_H 1
92
93 /* Define to 1 if you have the <sys/select.h> header file. */
94 #define HAVE_SYS_SELECT_H 1
95
96 /* Define to 1 if you have the <sys/stat.h> header file. */
97 #define HAVE_SYS_STAT_H 1
98
99 /* Define to 1 if you have the <sys/timeb.h> header file. */
100 #define HAVE_SYS_TIMEB_H 1
101
102 /* Define to 1 if you have the <sys/time.h> header file. */
103 #define HAVE_SYS_TIME_H 1
104
105 /* Define to 1 if you have the <sys/types.h> header file. */
106 #define HAVE_SYS_TYPES_H 1
107
108 /* Define to 1 if you have the `time' function. */
109 #define HAVE_TIME 1
110
111 /* Define to 1 if you have the <time.h> header file. */
112 #define HAVE_TIME_H 1
113
114 /* Define to 1 if you have the <unistd.h> header file. */
115 #define HAVE_UNISTD_H 1
116
117 /* Define to 1 if you have the `vfprintf' function. */
118 #define HAVE_VFPRINTF 1
119
120 /* Define to 1 if you have the `vsnprintf' function. */
121 #define HAVE_VSNPRINTF 1
122
123 /* Define to 1 if you have the `vsprintf' function. */
124 #define HAVE_VSPRINTF 1
125
126 /* Define to 1 if you have the `_stat' function. */
127 /* #undef HAVE__STAT */
128
129 /* Name of package */
130 #define PACKAGE "libxslt"
131
132 /* Define to the address where bug reports for this package should be sent. */
133 #define PACKAGE_BUGREPORT ""
134
135 /* Define to the full name of this package. */
136 #define PACKAGE_NAME ""
137
138 /* Define to the full name and version of this package. */
139 #define PACKAGE_STRING ""
140
141 /* Define to the one symbol short name of this package. */
142 #define PACKAGE_TARNAME ""
143
144 /* Define to the version of this package. */
145 #define PACKAGE_VERSION ""
146
147 /* Define to 1 if you have the ANSI C header files. */
148 #define STDC_HEADERS 1
149
150 /* Version number of package */
151 #define VERSION "1.1.26"
152
153 /* Using the Win32 Socket implementation */
154 /* #undef _WINSOCKAPI_ */
155
156 /* Win32 Std C name mangling work-around */
157 /* #undef snprintf */
158
159 /* Win32 Std C name mangling work-around */
160 /* #undef vsnprintf */