preparing release of 1.1.22 Daniel
[platform/upstream/libxslt.git] / config.h.in
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 #undef WITH_DEBUGGER
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 #undef HAVE_ASCTIME
14
15 /* Define to 1 if you have the <dlfcn.h> header file. */
16 #undef HAVE_DLFCN_H
17
18 /* Define to 1 if you have the <float.h> header file. */
19 #undef HAVE_FLOAT_H
20
21 /* Define to 1 if you have the `fprintf' function. */
22 #undef HAVE_FPRINTF
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 #undef HAVE_FTIME
29
30 /* Define if gcrypt library is available. */
31 #undef HAVE_GCRYPT
32
33 /* Define to 1 if you have the `gettimeofday' function. */
34 #undef HAVE_GETTIMEOFDAY
35
36 /* Define to 1 if you have the `gmtime_r' function. */
37 #undef HAVE_GMTIME_R
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 #undef HAVE_INTTYPES_H
44
45 /* Define to 1 if you have the `localtime' function. */
46 #undef HAVE_LOCALTIME
47
48 /* Define to 1 if you have the `localtime_r' function. */
49 #undef HAVE_LOCALTIME_R
50
51 /* Define to 1 if you have the <math.h> header file. */
52 #undef HAVE_MATH_H
53
54 /* Define to 1 if you have the <memory.h> header file. */
55 #undef HAVE_MEMORY_H
56
57 /* Define to 1 if you have the `mktime' function. */
58 #undef HAVE_MKTIME
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 #undef HAVE_PRINTF
65
66 /* Define to 1 if you have the `snprintf' function. */
67 #undef HAVE_SNPRINTF
68
69 /* Define to 1 if you have the `sprintf' function. */
70 #undef HAVE_SPRINTF
71
72 /* Define to 1 if you have the `sscanf' function. */
73 #undef HAVE_SSCANF
74
75 /* Define to 1 if you have the `stat' function. */
76 #undef HAVE_STAT
77
78 /* Define to 1 if you have the <stdarg.h> header file. */
79 #undef HAVE_STDARG_H
80
81 /* Define to 1 if you have the <stdint.h> header file. */
82 #undef HAVE_STDINT_H
83
84 /* Define to 1 if you have the <stdlib.h> header file. */
85 #undef HAVE_STDLIB_H
86
87 /* Define to 1 if you have the <strings.h> header file. */
88 #undef HAVE_STRINGS_H
89
90 /* Define to 1 if you have the <string.h> header file. */
91 #undef HAVE_STRING_H
92
93 /* Define to 1 if you have the <sys/select.h> header file. */
94 #undef HAVE_SYS_SELECT_H
95
96 /* Define to 1 if you have the <sys/stat.h> header file. */
97 #undef HAVE_SYS_STAT_H
98
99 /* Define to 1 if you have the <sys/timeb.h> header file. */
100 #undef HAVE_SYS_TIMEB_H
101
102 /* Define to 1 if you have the <sys/time.h> header file. */
103 #undef HAVE_SYS_TIME_H
104
105 /* Define to 1 if you have the <sys/types.h> header file. */
106 #undef HAVE_SYS_TYPES_H
107
108 /* Define to 1 if you have the `time' function. */
109 #undef HAVE_TIME
110
111 /* Define to 1 if you have the <time.h> header file. */
112 #undef HAVE_TIME_H
113
114 /* Define to 1 if you have the <unistd.h> header file. */
115 #undef HAVE_UNISTD_H
116
117 /* Define to 1 if you have the `vfprintf' function. */
118 #undef HAVE_VFPRINTF
119
120 /* Define to 1 if you have the `vsnprintf' function. */
121 #undef HAVE_VSNPRINTF
122
123 /* Define to 1 if you have the `vsprintf' function. */
124 #undef HAVE_VSPRINTF
125
126 /* Define to 1 if you have the `_stat' function. */
127 #undef HAVE__STAT
128
129 /* Name of package */
130 #undef PACKAGE
131
132 /* Define to the address where bug reports for this package should be sent. */
133 #undef PACKAGE_BUGREPORT
134
135 /* Define to the full name of this package. */
136 #undef PACKAGE_NAME
137
138 /* Define to the full name and version of this package. */
139 #undef PACKAGE_STRING
140
141 /* Define to the one symbol short name of this package. */
142 #undef PACKAGE_TARNAME
143
144 /* Define to the version of this package. */
145 #undef PACKAGE_VERSION
146
147 /* Define to 1 if you have the ANSI C header files. */
148 #undef STDC_HEADERS
149
150 /* Version number of package */
151 #undef VERSION
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