Merge branch 'tizen_base' into tizen
[platform/upstream/libxslt.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <ansidecl.h> header file. */
4 #undef HAVE_ANSIDECL_H
5
6 /* Define to 1 if you have the `clock_gettime' function. */
7 #undef HAVE_CLOCK_GETTIME
8
9 /* Define to 1 if you have the <dlfcn.h> header file. */
10 #undef HAVE_DLFCN_H
11
12 /* Define to 1 if you have the <errno.h> header file. */
13 #undef HAVE_ERRNO_H
14
15 /* Define if fabs is there */
16 #undef HAVE_FABS
17
18 /* Define to 1 if you have the <float.h> header file. */
19 #undef HAVE_FLOAT_H
20
21 /* Define if floor is there */
22 #undef HAVE_FLOOR
23
24 /* Define to 1 if you have the `fprintf' function. */
25 #undef HAVE_FPRINTF
26
27 /* Define to 1 if you have the <fp_class.h> header file. */
28 #undef HAVE_FP_CLASS_H
29
30 /* Define to 1 if you have the `ftime' function. */
31 #undef HAVE_FTIME
32
33 /* Define if gcrypt library is available. */
34 #undef HAVE_GCRYPT
35
36 /* Define to 1 if you have the `gettimeofday' function. */
37 #undef HAVE_GETTIMEOFDAY
38
39 /* Define to 1 if you have the `gmtime' function. */
40 #undef HAVE_GMTIME
41
42 /* Define to 1 if you have the `gmtime_r' function. */
43 #undef HAVE_GMTIME_R
44
45 /* Define to 1 if you have the <ieeefp.h> header file. */
46 #undef HAVE_IEEEFP_H
47
48 /* Define to 1 if you have the <inttypes.h> header file. */
49 #undef HAVE_INTTYPES_H
50
51 /* Define if pthread library is there (-lpthread) */
52 #undef HAVE_LIBPTHREAD
53
54 /* Define to 1 if you have the <locale.h> header file. */
55 #undef HAVE_LOCALE_H
56
57 /* Define to 1 if you have the `localtime' function. */
58 #undef HAVE_LOCALTIME
59
60 /* Define to 1 if you have the `localtime_r' function. */
61 #undef HAVE_LOCALTIME_R
62
63 /* Define to 1 if you have the <math.h> header file. */
64 #undef HAVE_MATH_H
65
66 /* Define to 1 if you have the <memory.h> header file. */
67 #undef HAVE_MEMORY_H
68
69 /* Define to 1 if you have the <nan.h> header file. */
70 #undef HAVE_NAN_H
71
72 /* Define if pow is there */
73 #undef HAVE_POW
74
75 /* Define to 1 if you have the `printf' function. */
76 #undef HAVE_PRINTF
77
78 /* Define if <pthread.h> is there */
79 #undef HAVE_PTHREAD_H
80
81 /* Define to 1 if you have the `snprintf' function. */
82 #undef HAVE_SNPRINTF
83
84 /* Define to 1 if you have the `sprintf' function. */
85 #undef HAVE_SPRINTF
86
87 /* Define to 1 if you have the `sscanf' function. */
88 #undef HAVE_SSCANF
89
90 /* Define to 1 if you have the `stat' function. */
91 #undef HAVE_STAT
92
93 /* Define to 1 if you have the <stdarg.h> header file. */
94 #undef HAVE_STDARG_H
95
96 /* Define to 1 if you have the <stdint.h> header file. */
97 #undef HAVE_STDINT_H
98
99 /* Define to 1 if you have the <stdlib.h> header file. */
100 #undef HAVE_STDLIB_H
101
102 /* Define to 1 if you have the <strings.h> header file. */
103 #undef HAVE_STRINGS_H
104
105 /* Define to 1 if you have the <string.h> header file. */
106 #undef HAVE_STRING_H
107
108 /* Define to 1 if you have the `strxfrm_l' function. */
109 #undef HAVE_STRXFRM_L
110
111 /* Define to 1 if you have the <sys/select.h> header file. */
112 #undef HAVE_SYS_SELECT_H
113
114 /* Define to 1 if you have the <sys/stat.h> header file. */
115 #undef HAVE_SYS_STAT_H
116
117 /* Define to 1 if you have the <sys/timeb.h> header file. */
118 #undef HAVE_SYS_TIMEB_H
119
120 /* Define to 1 if you have the <sys/time.h> header file. */
121 #undef HAVE_SYS_TIME_H
122
123 /* Define to 1 if you have the <sys/types.h> header file. */
124 #undef HAVE_SYS_TYPES_H
125
126 /* Define to 1 if you have the `time' function. */
127 #undef HAVE_TIME
128
129 /* Define to 1 if you have the <time.h> header file. */
130 #undef HAVE_TIME_H
131
132 /* Define to 1 if you have the <unistd.h> header file. */
133 #undef HAVE_UNISTD_H
134
135 /* Define to 1 if you have the `vfprintf' function. */
136 #undef HAVE_VFPRINTF
137
138 /* Define to 1 if you have the `vsnprintf' function. */
139 #undef HAVE_VSNPRINTF
140
141 /* Define to 1 if you have the `vsprintf' function. */
142 #undef HAVE_VSPRINTF
143
144 /* Define to 1 if you have the <xlocale.h> header file. */
145 #undef HAVE_XLOCALE_H
146
147 /* Define to 1 if you have the `_stat' function. */
148 #undef HAVE__STAT
149
150 /* Define to the sub-directory where libtool stores uninstalled libraries. */
151 #undef LT_OBJDIR
152
153 /* Name of package */
154 #undef PACKAGE
155
156 /* Define to the address where bug reports for this package should be sent. */
157 #undef PACKAGE_BUGREPORT
158
159 /* Define to the full name of this package. */
160 #undef PACKAGE_NAME
161
162 /* Define to the full name and version of this package. */
163 #undef PACKAGE_STRING
164
165 /* Define to the one symbol short name of this package. */
166 #undef PACKAGE_TARNAME
167
168 /* Define to the home page for this package. */
169 #undef PACKAGE_URL
170
171 /* Define to the version of this package. */
172 #undef PACKAGE_VERSION
173
174 /* Define to 1 if you have the ANSI C header files. */
175 #undef STDC_HEADERS
176
177 /* Enable extensions on AIX 3, Interix.  */
178 #ifndef _ALL_SOURCE
179 # undef _ALL_SOURCE
180 #endif
181 /* Enable GNU extensions on systems that have them.  */
182 #ifndef _GNU_SOURCE
183 # undef _GNU_SOURCE
184 #endif
185 /* Enable threading extensions on Solaris.  */
186 #ifndef _POSIX_PTHREAD_SEMANTICS
187 # undef _POSIX_PTHREAD_SEMANTICS
188 #endif
189 /* Enable extensions on HP NonStop.  */
190 #ifndef _TANDEM_SOURCE
191 # undef _TANDEM_SOURCE
192 #endif
193 /* Enable general extensions on Solaris.  */
194 #ifndef __EXTENSIONS__
195 # undef __EXTENSIONS__
196 #endif
197
198
199 /* Version number of package */
200 #undef VERSION
201
202 /* Define if debugging support is enabled */
203 #undef WITH_DEBUGGER
204
205 /* Define to 1 if on MINIX. */
206 #undef _MINIX
207
208 /* Define to 2 if the system does not provide POSIX.1 features except with
209    this defined. */
210 #undef _POSIX_1_SOURCE
211
212 /* Define to 1 if you need to in order for `stat' and other things to work. */
213 #undef _POSIX_SOURCE
214
215 /* Using the Win32 Socket implementation */
216 #undef _WINSOCKAPI_
217
218 /* Win32 Std C name mangling work-around */
219 #undef snprintf
220
221 /* Win32 Std C name mangling work-around */
222 #undef vsnprintf