Deleted Added
full compact
xo_config.h (282100) xo_config.h (287111)
1/* libxo/xoconfig.h. Generated from xoconfig.h.in by configure. */
2/* libxo/xoconfig.h.in. Generated from configure.ac by autoheader. */
1/* libxo/xo_config.h. Generated from xo_config.h.in by configure. */
2/* libxo/xo_config.h.in. Generated from configure.ac by autoheader. */
3
4/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5 systems. This function is required for `alloca.c' support on those systems.
6 */
7/* #undef CRAY_STACKSEG_END */
8
9/* Define to 1 if using `alloca.c'. */
10/* #undef C_ALLOCA */
11
12/* Define to 1 if you have `alloca', as a function or macro. */
13#define HAVE_ALLOCA 1
14
15/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
16 */
17/* #undef HAVE_ALLOCA_H */
18
19/* Define to 1 if you have the `asprintf' function. */
20#define HAVE_ASPRINTF 1
21
22/* Define to 1 if you have the `bzero' function. */
23#define HAVE_BZERO 1
24
25/* Define to 1 if you have the `ctime' function. */
26#define HAVE_CTIME 1
27
28/* Define to 1 if you have the <ctype.h> header file. */
29#define HAVE_CTYPE_H 1
30
3
4/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
5 systems. This function is required for `alloca.c' support on those systems.
6 */
7/* #undef CRAY_STACKSEG_END */
8
9/* Define to 1 if using `alloca.c'. */
10/* #undef C_ALLOCA */
11
12/* Define to 1 if you have `alloca', as a function or macro. */
13#define HAVE_ALLOCA 1
14
15/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
16 */
17/* #undef HAVE_ALLOCA_H */
18
19/* Define to 1 if you have the `asprintf' function. */
20#define HAVE_ASPRINTF 1
21
22/* Define to 1 if you have the `bzero' function. */
23#define HAVE_BZERO 1
24
25/* Define to 1 if you have the `ctime' function. */
26#define HAVE_CTIME 1
27
28/* Define to 1 if you have the <ctype.h> header file. */
29#define HAVE_CTYPE_H 1
30
31/* Define to 1 if you have the declaration of `__isthreaded', and to 0 if you
32 don't. */
33#define HAVE_DECL___ISTHREADED 1
34
31/* Define to 1 if you have the <dlfcn.h> header file. */
32#define HAVE_DLFCN_H 1
33
34/* Define to 1 if you have the `dlfunc' function. */
35#define HAVE_DLFUNC 1
36
37/* Define to 1 if you have the <errno.h> header file. */
38#define HAVE_ERRNO_H 1
39
40/* Define to 1 if you have the `fdopen' function. */
41#define HAVE_FDOPEN 1
42
43/* Define to 1 if you have the `flock' function. */
44#define HAVE_FLOCK 1
45
46/* Define to 1 if you have the `getpass' function. */
47#define HAVE_GETPASS 1
48
35/* Define to 1 if you have the <dlfcn.h> header file. */
36#define HAVE_DLFCN_H 1
37
38/* Define to 1 if you have the `dlfunc' function. */
39#define HAVE_DLFUNC 1
40
41/* Define to 1 if you have the <errno.h> header file. */
42#define HAVE_ERRNO_H 1
43
44/* Define to 1 if you have the `fdopen' function. */
45#define HAVE_FDOPEN 1
46
47/* Define to 1 if you have the `flock' function. */
48#define HAVE_FLOCK 1
49
50/* Define to 1 if you have the `getpass' function. */
51#define HAVE_GETPASS 1
52
53/* Define to 1 if you have the `getprogname' function. */
54#define HAVE_GETPROGNAME 1
55
49/* Define to 1 if you have the `getrusage' function. */
50#define HAVE_GETRUSAGE 1
51
56/* Define to 1 if you have the `getrusage' function. */
57#define HAVE_GETRUSAGE 1
58
59/* gettext(3) */
60/* #undef HAVE_GETTEXT */
61
52/* Define to 1 if you have the `gettimeofday' function. */
53#define HAVE_GETTIMEOFDAY 1
54
62/* Define to 1 if you have the `gettimeofday' function. */
63#define HAVE_GETTIMEOFDAY 1
64
65/* humanize_number(3) */
66#define HAVE_HUMANIZE_NUMBER 1
67
55/* Define to 1 if you have the <inttypes.h> header file. */
56#define HAVE_INTTYPES_H 1
57
58/* Define to 1 if you have the `crypto' library (-lcrypto). */
59#define HAVE_LIBCRYPTO 1
60
61/* Define to 1 if you have the `m' library (-lm). */
62#define HAVE_LIBM 1
63
68/* Define to 1 if you have the <inttypes.h> header file. */
69#define HAVE_INTTYPES_H 1
70
71/* Define to 1 if you have the `crypto' library (-lcrypto). */
72#define HAVE_LIBCRYPTO 1
73
74/* Define to 1 if you have the `m' library (-lm). */
75#define HAVE_LIBM 1
76
77/* Define to 1 if you have the <libutil.h> header file. */
78#define HAVE_LIBUTIL_H 1
79
64/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
65 to 0 otherwise. */
66#define HAVE_MALLOC 1
67
68/* Define to 1 if you have the `memmove' function. */
69#define HAVE_MEMMOVE 1
70
71/* Define to 1 if you have the <memory.h> header file. */
72#define HAVE_MEMORY_H 1
73
74/* Support printflike */
75/* #undef HAVE_PRINTFLIKE */
76
77/* Define to 1 if your system has a GNU libc compatible `realloc' function,
78 and to 0 otherwise. */
79#define HAVE_REALLOC 1
80
81/* Define to 1 if you have the `srand' function. */
82#define HAVE_SRAND 1
83
84/* Define to 1 if you have the `sranddev' function. */
85#define HAVE_SRANDDEV 1
86
87/* Define to 1 if you have the <stdint.h> header file. */
88#define HAVE_STDINT_H 1
89
90/* Define to 1 if you have the <stdio_ext.h> header file. */
91/* #undef HAVE_STDIO_EXT_H */
92
93/* Define to 1 if you have the <stdio.h> header file. */
94#define HAVE_STDIO_H 1
95
96/* Define to 1 if you have the <stdlib.h> header file. */
97#define HAVE_STDLIB_H 1
98
99/* Define to 1 if you have the <stdtime/tzfile.h> header file. */
100/* #undef HAVE_STDTIME_TZFILE_H */
101
102/* Define to 1 if you have the `strchr' function. */
103#define HAVE_STRCHR 1
104
105/* Define to 1 if you have the `strcspn' function. */
106#define HAVE_STRCSPN 1
107
108/* Define to 1 if you have the `strerror' function. */
109#define HAVE_STRERROR 1
110
111/* Define to 1 if you have the <strings.h> header file. */
112#define HAVE_STRINGS_H 1
113
114/* Define to 1 if you have the <string.h> header file. */
115#define HAVE_STRING_H 1
116
117/* Define to 1 if you have the `strlcpy' function. */
118#define HAVE_STRLCPY 1
119
120/* Define to 1 if you have the `strspn' function. */
121#define HAVE_STRSPN 1
122
80/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
81 to 0 otherwise. */
82#define HAVE_MALLOC 1
83
84/* Define to 1 if you have the `memmove' function. */
85#define HAVE_MEMMOVE 1
86
87/* Define to 1 if you have the <memory.h> header file. */
88#define HAVE_MEMORY_H 1
89
90/* Support printflike */
91/* #undef HAVE_PRINTFLIKE */
92
93/* Define to 1 if your system has a GNU libc compatible `realloc' function,
94 and to 0 otherwise. */
95#define HAVE_REALLOC 1
96
97/* Define to 1 if you have the `srand' function. */
98#define HAVE_SRAND 1
99
100/* Define to 1 if you have the `sranddev' function. */
101#define HAVE_SRANDDEV 1
102
103/* Define to 1 if you have the <stdint.h> header file. */
104#define HAVE_STDINT_H 1
105
106/* Define to 1 if you have the <stdio_ext.h> header file. */
107/* #undef HAVE_STDIO_EXT_H */
108
109/* Define to 1 if you have the <stdio.h> header file. */
110#define HAVE_STDIO_H 1
111
112/* Define to 1 if you have the <stdlib.h> header file. */
113#define HAVE_STDLIB_H 1
114
115/* Define to 1 if you have the <stdtime/tzfile.h> header file. */
116/* #undef HAVE_STDTIME_TZFILE_H */
117
118/* Define to 1 if you have the `strchr' function. */
119#define HAVE_STRCHR 1
120
121/* Define to 1 if you have the `strcspn' function. */
122#define HAVE_STRCSPN 1
123
124/* Define to 1 if you have the `strerror' function. */
125#define HAVE_STRERROR 1
126
127/* Define to 1 if you have the <strings.h> header file. */
128#define HAVE_STRINGS_H 1
129
130/* Define to 1 if you have the <string.h> header file. */
131#define HAVE_STRING_H 1
132
133/* Define to 1 if you have the `strlcpy' function. */
134#define HAVE_STRLCPY 1
135
136/* Define to 1 if you have the `strspn' function. */
137#define HAVE_STRSPN 1
138
139/* Have struct sockaddr_un.sun_len */
140#define HAVE_SUN_LEN 1
141
123/* Define to 1 if you have the `sysctlbyname' function. */
124#define HAVE_SYSCTLBYNAME 1
125
126/* Define to 1 if you have the <sys/param.h> header file. */
127#define HAVE_SYS_PARAM_H 1
128
129/* Define to 1 if you have the <sys/stat.h> header file. */
130#define HAVE_SYS_STAT_H 1
131
132/* Define to 1 if you have the <sys/sysctl.h> header file. */
133#define HAVE_SYS_SYSCTL_H 1
134
135/* Define to 1 if you have the <sys/time.h> header file. */
136#define HAVE_SYS_TIME_H 1
137
138/* Define to 1 if you have the <sys/types.h> header file. */
139#define HAVE_SYS_TYPES_H 1
140
142/* Define to 1 if you have the `sysctlbyname' function. */
143#define HAVE_SYSCTLBYNAME 1
144
145/* Define to 1 if you have the <sys/param.h> header file. */
146#define HAVE_SYS_PARAM_H 1
147
148/* Define to 1 if you have the <sys/stat.h> header file. */
149#define HAVE_SYS_STAT_H 1
150
151/* Define to 1 if you have the <sys/sysctl.h> header file. */
152#define HAVE_SYS_SYSCTL_H 1
153
154/* Define to 1 if you have the <sys/time.h> header file. */
155#define HAVE_SYS_TIME_H 1
156
157/* Define to 1 if you have the <sys/types.h> header file. */
158#define HAVE_SYS_TYPES_H 1
159
160/* Define to 1 if you have the <threads.h> header file. */
161#define HAVE_THREADS_H 1
162
163/* thread-local setting */
164#define HAVE_THREAD_LOCAL THREAD_LOCAL_before
165
141/* Define to 1 if you have the <tzfile.h> header file. */
142/* #undef HAVE_TZFILE_H */
143
144/* Define to 1 if you have the <unistd.h> header file. */
145#define HAVE_UNISTD_H 1
146
147/* Define to 1 if you have the `__flbf' function. */
148/* #undef HAVE___FLBF */
149
150/* Enable debugging */
151/* #undef LIBXO_DEBUG */
152
153/* Enable text-only rendering */
154/* #undef LIBXO_TEXT_ONLY */
155
166/* Define to 1 if you have the <tzfile.h> header file. */
167/* #undef HAVE_TZFILE_H */
168
169/* Define to 1 if you have the <unistd.h> header file. */
170#define HAVE_UNISTD_H 1
171
172/* Define to 1 if you have the `__flbf' function. */
173/* #undef HAVE___FLBF */
174
175/* Enable debugging */
176/* #undef LIBXO_DEBUG */
177
178/* Enable text-only rendering */
179/* #undef LIBXO_TEXT_ONLY */
180
181/* Version number as dotted value */
182#define LIBXO_VERSION "0.4.3"
183
184/* Version number extra information */
185#define LIBXO_VERSION_EXTRA ""
186
187/* Version number as a number */
188#define LIBXO_VERSION_NUMBER 4003
189
190/* Version number as string */
191#define LIBXO_VERSION_STRING "4003"
192
193/* Enable local wcwidth implementation */
194#define LIBXO_WCWIDTH 1
195
156/* Define to the sub-directory where libtool stores uninstalled libraries. */
157#define LT_OBJDIR ".libs/"
158
159/* Name of package */
160#define PACKAGE "libxo"
161
162/* Define to the address where bug reports for this package should be sent. */
163#define PACKAGE_BUGREPORT "phil@juniper.net"
164
165/* Define to the full name of this package. */
166#define PACKAGE_NAME "libxo"
167
168/* Define to the full name and version of this package. */
196/* Define to the sub-directory where libtool stores uninstalled libraries. */
197#define LT_OBJDIR ".libs/"
198
199/* Name of package */
200#define PACKAGE "libxo"
201
202/* Define to the address where bug reports for this package should be sent. */
203#define PACKAGE_BUGREPORT "phil@juniper.net"
204
205/* Define to the full name of this package. */
206#define PACKAGE_NAME "libxo"
207
208/* Define to the full name and version of this package. */
169#define PACKAGE_STRING "libxo 0.3.2"
209#define PACKAGE_STRING "libxo 0.4.3"
170
171/* Define to the one symbol short name of this package. */
172#define PACKAGE_TARNAME "libxo"
173
174/* Define to the home page for this package. */
175#define PACKAGE_URL ""
176
177/* Define to the version of this package. */
210
211/* Define to the one symbol short name of this package. */
212#define PACKAGE_TARNAME "libxo"
213
214/* Define to the home page for this package. */
215#define PACKAGE_URL ""
216
217/* Define to the version of this package. */
178#define PACKAGE_VERSION "0.3.2"
218#define PACKAGE_VERSION "0.4.3"
179
180/* If using the C implementation of alloca, define if you know the
181 direction of stack growth for your system; otherwise it will be
182 automatically deduced at runtime.
183 STACK_DIRECTION > 0 => grows toward higher addresses
184 STACK_DIRECTION < 0 => grows toward lower addresses
185 STACK_DIRECTION = 0 => direction of growth unknown */
186/* #undef STACK_DIRECTION */
187
188/* Define to 1 if you have the ANSI C header files. */
189#define STDC_HEADERS 1
190
191/* Version number of package */
219
220/* If using the C implementation of alloca, define if you know the
221 direction of stack growth for your system; otherwise it will be
222 automatically deduced at runtime.
223 STACK_DIRECTION > 0 => grows toward higher addresses
224 STACK_DIRECTION < 0 => grows toward lower addresses
225 STACK_DIRECTION = 0 => direction of growth unknown */
226/* #undef STACK_DIRECTION */
227
228/* Define to 1 if you have the ANSI C header files. */
229#define STDC_HEADERS 1
230
231/* Version number of package */
192#define VERSION "0.3.2"
232#define VERSION "0.4.3"
193
194/* Define to `__inline__' or `__inline' if that's what the C compiler
195 calls it, or to nothing if 'inline' is not supported under any name. */
196#ifndef __cplusplus
197/* #undef inline */
198#endif
199
200/* Define to rpl_malloc if the replacement function should be used. */
201/* #undef malloc */
202
203/* Define to rpl_realloc if the replacement function should be used. */
204/* #undef realloc */
205
206/* Define to `unsigned int' if <sys/types.h> does not define. */
207/* #undef size_t */
233
234/* Define to `__inline__' or `__inline' if that's what the C compiler
235 calls it, or to nothing if 'inline' is not supported under any name. */
236#ifndef __cplusplus
237/* #undef inline */
238#endif
239
240/* Define to rpl_malloc if the replacement function should be used. */
241/* #undef malloc */
242
243/* Define to rpl_realloc if the replacement function should be used. */
244/* #undef realloc */
245
246/* Define to `unsigned int' if <sys/types.h> does not define. */
247/* #undef size_t */