1297894Sphil/* $FreeBSD: releng/11.0/lib/libxo/xo_config.h 300925 2016-05-29 01:43:28Z phil $ */
2287111Smarcel/* libxo/xo_config.h.  Generated from xo_config.h.in by configure.  */
3287111Smarcel/* libxo/xo_config.h.in.  Generated from configure.ac by autoheader.  */
4273563Smarcel
5273563Smarcel/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
6273563Smarcel   systems. This function is required for `alloca.c' support on those systems.
7273563Smarcel   */
8273563Smarcel/* #undef CRAY_STACKSEG_END */
9273563Smarcel
10273563Smarcel/* Define to 1 if using `alloca.c'. */
11273563Smarcel/* #undef C_ALLOCA */
12273563Smarcel
13273563Smarcel/* Define to 1 if you have `alloca', as a function or macro. */
14273563Smarcel#define HAVE_ALLOCA 1
15273563Smarcel
16273563Smarcel/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
17273563Smarcel   */
18273563Smarcel/* #undef HAVE_ALLOCA_H */
19273563Smarcel
20273563Smarcel/* Define to 1 if you have the `asprintf' function. */
21273563Smarcel#define HAVE_ASPRINTF 1
22273563Smarcel
23273563Smarcel/* Define to 1 if you have the `bzero' function. */
24273563Smarcel#define HAVE_BZERO 1
25273563Smarcel
26273563Smarcel/* Define to 1 if you have the `ctime' function. */
27273563Smarcel#define HAVE_CTIME 1
28273563Smarcel
29273563Smarcel/* Define to 1 if you have the <ctype.h> header file. */
30273563Smarcel#define HAVE_CTYPE_H 1
31273563Smarcel
32287111Smarcel/* Define to 1 if you have the declaration of `__isthreaded', and to 0 if you
33287111Smarcel   don't. */
34287111Smarcel#define HAVE_DECL___ISTHREADED 1
35287111Smarcel
36273563Smarcel/* Define to 1 if you have the <dlfcn.h> header file. */
37273563Smarcel#define HAVE_DLFCN_H 1
38273563Smarcel
39273563Smarcel/* Define to 1 if you have the `dlfunc' function. */
40273563Smarcel#define HAVE_DLFUNC 1
41273563Smarcel
42273563Smarcel/* Define to 1 if you have the <errno.h> header file. */
43273563Smarcel#define HAVE_ERRNO_H 1
44273563Smarcel
45273563Smarcel/* Define to 1 if you have the `fdopen' function. */
46273563Smarcel#define HAVE_FDOPEN 1
47273563Smarcel
48273563Smarcel/* Define to 1 if you have the `flock' function. */
49273563Smarcel#define HAVE_FLOCK 1
50273563Smarcel
51273563Smarcel/* Define to 1 if you have the `getpass' function. */
52273563Smarcel#define HAVE_GETPASS 1
53273563Smarcel
54287111Smarcel/* Define to 1 if you have the `getprogname' function. */
55287111Smarcel#define HAVE_GETPROGNAME 1
56287111Smarcel
57273563Smarcel/* Define to 1 if you have the `getrusage' function. */
58273563Smarcel#define HAVE_GETRUSAGE 1
59273563Smarcel
60287111Smarcel/* gettext(3) */
61287111Smarcel/* #undef HAVE_GETTEXT */
62287111Smarcel
63273563Smarcel/* Define to 1 if you have the `gettimeofday' function. */
64273563Smarcel#define HAVE_GETTIMEOFDAY 1
65273563Smarcel
66287111Smarcel/* humanize_number(3) */
67287111Smarcel#define HAVE_HUMANIZE_NUMBER 1
68287111Smarcel
69273563Smarcel/* Define to 1 if you have the <inttypes.h> header file. */
70273563Smarcel#define HAVE_INTTYPES_H 1
71273563Smarcel
72273563Smarcel/* Define to 1 if you have the `crypto' library (-lcrypto). */
73273563Smarcel#define HAVE_LIBCRYPTO 1
74273563Smarcel
75273563Smarcel/* Define to 1 if you have the `m' library (-lm). */
76273563Smarcel#define HAVE_LIBM 1
77273563Smarcel
78287111Smarcel/* Define to 1 if you have the <libutil.h> header file. */
79287111Smarcel#define HAVE_LIBUTIL_H 1
80287111Smarcel
81273563Smarcel/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
82273563Smarcel   to 0 otherwise. */
83273563Smarcel#define HAVE_MALLOC 1
84273563Smarcel
85273563Smarcel/* Define to 1 if you have the `memmove' function. */
86273563Smarcel#define HAVE_MEMMOVE 1
87273563Smarcel
88273563Smarcel/* Define to 1 if you have the <memory.h> header file. */
89273563Smarcel#define HAVE_MEMORY_H 1
90273563Smarcel
91298083Sphil/* Define to 1 if you have the <monitor.h> header file. */
92298083Sphil/* #undef HAVE_MONITOR_H */
93298083Sphil
94273563Smarcel/* Support printflike */
95273563Smarcel/* #undef HAVE_PRINTFLIKE */
96273563Smarcel
97273563Smarcel/* Define to 1 if your system has a GNU libc compatible `realloc' function,
98273563Smarcel   and to 0 otherwise. */
99273563Smarcel#define HAVE_REALLOC 1
100273563Smarcel
101273563Smarcel/* Define to 1 if you have the `srand' function. */
102273563Smarcel#define HAVE_SRAND 1
103273563Smarcel
104273563Smarcel/* Define to 1 if you have the `sranddev' function. */
105273563Smarcel#define HAVE_SRANDDEV 1
106273563Smarcel
107273563Smarcel/* Define to 1 if you have the <stdint.h> header file. */
108273563Smarcel#define HAVE_STDINT_H 1
109273563Smarcel
110277353Smarcel/* Define to 1 if you have the <stdio_ext.h> header file. */
111277353Smarcel/* #undef HAVE_STDIO_EXT_H */
112277353Smarcel
113273563Smarcel/* Define to 1 if you have the <stdio.h> header file. */
114273563Smarcel#define HAVE_STDIO_H 1
115273563Smarcel
116273563Smarcel/* Define to 1 if you have the <stdlib.h> header file. */
117273563Smarcel#define HAVE_STDLIB_H 1
118273563Smarcel
119273563Smarcel/* Define to 1 if you have the <stdtime/tzfile.h> header file. */
120273563Smarcel/* #undef HAVE_STDTIME_TZFILE_H */
121273563Smarcel
122273563Smarcel/* Define to 1 if you have the `strchr' function. */
123273563Smarcel#define HAVE_STRCHR 1
124273563Smarcel
125273563Smarcel/* Define to 1 if you have the `strcspn' function. */
126273563Smarcel#define HAVE_STRCSPN 1
127273563Smarcel
128273563Smarcel/* Define to 1 if you have the `strerror' function. */
129273563Smarcel#define HAVE_STRERROR 1
130273563Smarcel
131273563Smarcel/* Define to 1 if you have the <strings.h> header file. */
132273563Smarcel#define HAVE_STRINGS_H 1
133273563Smarcel
134273563Smarcel/* Define to 1 if you have the <string.h> header file. */
135273563Smarcel#define HAVE_STRING_H 1
136273563Smarcel
137273563Smarcel/* Define to 1 if you have the `strlcpy' function. */
138273563Smarcel#define HAVE_STRLCPY 1
139273563Smarcel
140273563Smarcel/* Define to 1 if you have the `strspn' function. */
141273563Smarcel#define HAVE_STRSPN 1
142273563Smarcel
143287111Smarcel/* Have struct sockaddr_un.sun_len */
144287111Smarcel#define HAVE_SUN_LEN 1
145287111Smarcel
146273563Smarcel/* Define to 1 if you have the `sysctlbyname' function. */
147273563Smarcel#define HAVE_SYSCTLBYNAME 1
148273563Smarcel
149273563Smarcel/* Define to 1 if you have the <sys/param.h> header file. */
150273563Smarcel#define HAVE_SYS_PARAM_H 1
151273563Smarcel
152273563Smarcel/* Define to 1 if you have the <sys/stat.h> header file. */
153273563Smarcel#define HAVE_SYS_STAT_H 1
154273563Smarcel
155273563Smarcel/* Define to 1 if you have the <sys/sysctl.h> header file. */
156273563Smarcel#define HAVE_SYS_SYSCTL_H 1
157273563Smarcel
158273563Smarcel/* Define to 1 if you have the <sys/time.h> header file. */
159273563Smarcel#define HAVE_SYS_TIME_H 1
160273563Smarcel
161273563Smarcel/* Define to 1 if you have the <sys/types.h> header file. */
162273563Smarcel#define HAVE_SYS_TYPES_H 1
163273563Smarcel
164287111Smarcel/* Define to 1 if you have the <threads.h> header file. */
165287111Smarcel#define HAVE_THREADS_H 1
166287111Smarcel
167287111Smarcel/* thread-local setting */
168287111Smarcel#define HAVE_THREAD_LOCAL THREAD_LOCAL_before
169287111Smarcel
170273563Smarcel/* Define to 1 if you have the <tzfile.h> header file. */
171273563Smarcel/* #undef HAVE_TZFILE_H */
172273563Smarcel
173273563Smarcel/* Define to 1 if you have the <unistd.h> header file. */
174273563Smarcel#define HAVE_UNISTD_H 1
175273563Smarcel
176277353Smarcel/* Define to 1 if you have the `__flbf' function. */
177277353Smarcel/* #undef HAVE___FLBF */
178277353Smarcel
179273563Smarcel/* Enable debugging */
180273563Smarcel/* #undef LIBXO_DEBUG */
181273563Smarcel
182282100Smarcel/* Enable text-only rendering */
183282100Smarcel/* #undef LIBXO_TEXT_ONLY */
184282100Smarcel
185287111Smarcel/* Version number as dotted value */
186300925Sphil#define LIBXO_VERSION "0.6.2"
187287111Smarcel
188287111Smarcel/* Version number extra information */
189287111Smarcel#define LIBXO_VERSION_EXTRA ""
190287111Smarcel
191287111Smarcel/* Version number as a number */
192300925Sphil#define LIBXO_VERSION_NUMBER 6002
193287111Smarcel
194287111Smarcel/* Version number as string */
195300925Sphil#define LIBXO_VERSION_STRING "6002"
196287111Smarcel
197287111Smarcel/* Enable local wcwidth implementation */
198287111Smarcel#define LIBXO_WCWIDTH 1
199287111Smarcel
200282100Smarcel/* Define to the sub-directory where libtool stores uninstalled libraries. */
201273563Smarcel#define LT_OBJDIR ".libs/"
202273563Smarcel
203273563Smarcel/* Name of package */
204273563Smarcel#define PACKAGE "libxo"
205273563Smarcel
206273563Smarcel/* Define to the address where bug reports for this package should be sent. */
207273563Smarcel#define PACKAGE_BUGREPORT "phil@juniper.net"
208273563Smarcel
209273563Smarcel/* Define to the full name of this package. */
210273563Smarcel#define PACKAGE_NAME "libxo"
211273563Smarcel
212273563Smarcel/* Define to the full name and version of this package. */
213300925Sphil#define PACKAGE_STRING "libxo 0.6.2"
214273563Smarcel
215273563Smarcel/* Define to the one symbol short name of this package. */
216273563Smarcel#define PACKAGE_TARNAME "libxo"
217273563Smarcel
218273563Smarcel/* Define to the home page for this package. */
219273563Smarcel#define PACKAGE_URL ""
220273563Smarcel
221273563Smarcel/* Define to the version of this package. */
222300925Sphil#define PACKAGE_VERSION "0.6.2"
223273563Smarcel
224273563Smarcel/* If using the C implementation of alloca, define if you know the
225273563Smarcel   direction of stack growth for your system; otherwise it will be
226273563Smarcel   automatically deduced at runtime.
227273563Smarcel	STACK_DIRECTION > 0 => grows toward higher addresses
228273563Smarcel	STACK_DIRECTION < 0 => grows toward lower addresses
229273563Smarcel	STACK_DIRECTION = 0 => direction of growth unknown */
230273563Smarcel/* #undef STACK_DIRECTION */
231273563Smarcel
232273563Smarcel/* Define to 1 if you have the ANSI C header files. */
233273563Smarcel#define STDC_HEADERS 1
234273563Smarcel
235273563Smarcel/* Version number of package */
236300925Sphil#define VERSION "0.6.2"
237273563Smarcel
238298083Sphil/* Retain hash bucket size */
239298083Sphil/* #undef XO_RETAIN_SIZE */
240298083Sphil
241273563Smarcel/* Define to `__inline__' or `__inline' if that's what the C compiler
242273563Smarcel   calls it, or to nothing if 'inline' is not supported under any name.  */
243273563Smarcel#ifndef __cplusplus
244273563Smarcel/* #undef inline */
245273563Smarcel#endif
246273563Smarcel
247273563Smarcel/* Define to rpl_malloc if the replacement function should be used. */
248273563Smarcel/* #undef malloc */
249273563Smarcel
250273563Smarcel/* Define to rpl_realloc if the replacement function should be used. */
251273563Smarcel/* #undef realloc */
252273563Smarcel
253273563Smarcel/* Define to `unsigned int' if <sys/types.h> does not define. */
254273563Smarcel/* #undef size_t */
255