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