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