YAZ  5.34.0
config.h
Go to the documentation of this file.
1 /* src/config.h. Generated from config.h.in by configure. */
2 /* src/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Define to 1 if you have the <arpa/inet.h> header file. */
8 #define HAVE_ARPA_INET_H 1
9 
10 /* Define to 1 if you have the <dirent.h> header file. */
11 #define HAVE_DIRENT_H 1
12 
13 /* Define to 1 if you have the <dlfcn.h> header file. */
14 #define HAVE_DLFCN_H 1
15 
16 /* Define to 1 if you have the <execinfo.h> header file. */
17 #define HAVE_EXECINFO_H 1
18 
19 /* Define to 1 if you have the <fnmatch.h> header file. */
20 #define HAVE_FNMATCH_H 1
21 
22 /* Define to 1 if you have the `fopen64' function. */
23 #define HAVE_FOPEN64 1
24 
25 /* Define to 1 if you have the `getaddrinfo' function. */
26 #define HAVE_GETADDRINFO 1
27 
28 /* Define to 1 if you have the `gettimeofday' function. */
29 #define HAVE_GETTIMEOFDAY 1
30 
31 /* Define to 1 if GNUTLS is present */
32 #define HAVE_GNUTLS_H 1
33 
34 /* Define to 1 if hiredis is enabled */
35 /* #undef HAVE_HIREDIS */
36 
37 /* Define to 1 if iconv.h is present */
38 #define HAVE_ICONV_H 1
39 
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #define HAVE_INTTYPES_H 1
42 
43 /* Define to 1 if you have the <langinfo.h> header file. */
44 #define HAVE_LANGINFO_H 1
45 
46 /* Define to 1 if memcached is enabled */
47 /* #undef HAVE_LIBMEMCACHED */
48 
49 /* Define to 1 if you have the <locale.h> header file. */
50 #define HAVE_LOCALE_H 1
51 
52 /* Define to 1 if you have the `localtime_r' function. */
53 #define HAVE_LOCALTIME_R 1
54 
55 /* Define to 1 if the system has the type `long long'. */
56 #define HAVE_LONG_LONG 1
57 
58 /* Define to 1 if you have the `malloc_info' function. */
59 #define HAVE_MALLOC_INFO 1
60 
61 /* Define to 1 if you have the `nanosleep' function. */
62 #define HAVE_NANOSLEEP 1
63 
64 /* Define to 1 if you have the <netdb.h> header file. */
65 #define HAVE_NETDB_H 1
66 
67 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
68 #define HAVE_NETINET_IF_ETHER_H 1
69 
70 /* Define to 1 if you have the <netinet/in.h> header file. */
71 #define HAVE_NETINET_IN_H 1
72 
73 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
74 #define HAVE_NETINET_IN_SYSTM_H 1
75 
76 /* Define to 1 if you have the <netinet/tcp.h> header file. */
77 #define HAVE_NETINET_TCP_H 1
78 
79 /* Define to 1 if you have the <net/if.h> header file. */
80 #define HAVE_NET_IF_H 1
81 
82 /* Define to 1 if you have the `open_memstream' function. */
83 #define HAVE_OPEN_MEMSTREAM 1
84 
85 /* Define to 1 if you have the `poll' function. */
86 #define HAVE_POLL 1
87 
88 /* Define if you have POSIX threads libraries and header files. */
89 /* #undef HAVE_PTHREAD */
90 
91 /* Define to 1 if you have the <pwd.h> header file. */
92 #define HAVE_PWD_H 1
93 
94 /* Define to 1 if rl_attempted_completion_over is defined */
95 #define HAVE_READLINE_COMPLETION_OVER 1
96 
97 /* Define to 1 if you have the <readline/history.h> header file. */
98 #define HAVE_READLINE_HISTORY_H 1
99 
100 /* Define to 1 if you have the <readline/readline.h> header file. */
101 #define HAVE_READLINE_READLINE_H 1
102 
103 /* Define to 1 if rl_completion_matches is defined */
104 #define HAVE_READLINE_RL_COMPLETION_MATCHES 1
105 
106 /* Define to 1 if you have the <stdint.h> header file. */
107 #define HAVE_STDINT_H 1
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 `strerror_r' function. */
116 #define HAVE_STRERROR_R 1
117 
118 /* Define to 1 if you have the <strings.h> header file. */
119 #define HAVE_STRINGS_H 1
120 
121 /* Define to 1 if you have the <string.h> header file. */
122 #define HAVE_STRING_H 1
123 
124 /* Define to 1 if you have the <sys/poll.h> header file. */
125 #define HAVE_SYS_POLL_H 1
126 
127 /* Define to 1 if you have the <sys/prctl.h> header file. */
128 #define HAVE_SYS_PRCTL_H 1
129 
130 /* Define to 1 if you have the <sys/select.h> header file. */
131 #define HAVE_SYS_SELECT_H 1
132 
133 /* Define to 1 if you have the <sys/socket.h> header file. */
134 #define HAVE_SYS_SOCKET_H 1
135 
136 /* Define to 1 if you have the <sys/stat.h> header file. */
137 #define HAVE_SYS_STAT_H 1
138 
139 /* Define to 1 if you have the <sys/times.h> header file. */
140 #define HAVE_SYS_TIMES_H 1
141 
142 /* Define to 1 if you have the <sys/time.h> header file. */
143 #define HAVE_SYS_TIME_H 1
144 
145 /* Define to 1 if you have the <sys/types.h> header file. */
146 #define HAVE_SYS_TYPES_H 1
147 
148 /* Define to 1 if you have the <sys/un.h> header file. */
149 #define HAVE_SYS_UN_H 1
150 
151 /* Define to 1 if you have the <sys/wait.h> header file. */
152 #define HAVE_SYS_WAIT_H 1
153 
154 /* Define to 1 if tcp wrap library is present */
155 /* #undef HAVE_TCPD_H */
156 
157 /* Define to 1 if you have the <unistd.h> header file. */
158 #define HAVE_UNISTD_H 1
159 
160 /* Define to 1 if you have the `vsnprintf' function. */
161 #define HAVE_VSNPRINTF 1
162 
163 /* Define to 1 if you have the <wchar.h> header file. */
164 #define HAVE_WCHAR_H 1
165 
166 /* Define to 1 if you have the `xsltSaveResultToString' function. */
167 #define HAVE_XSLTSAVERESULTTOSTRING 1
168 
169 /* Define to the sub-directory where libtool stores uninstalled libraries. */
170 #define LT_OBJDIR ".libs/"
171 
172 /* Name of package */
173 #define PACKAGE "yaz"
174 
175 /* Define to the address where bug reports for this package should be sent. */
176 #define PACKAGE_BUGREPORT "info@indexdata.com"
177 
178 /* Define to the full name of this package. */
179 #define PACKAGE_NAME "yaz"
180 
181 /* Define to the full name and version of this package. */
182 #define PACKAGE_STRING "yaz 5.34.0"
183 
184 /* Define to the one symbol short name of this package. */
185 #define PACKAGE_TARNAME "yaz"
186 
187 /* Define to the home page for this package. */
188 #define PACKAGE_URL ""
189 
190 /* Define to the version of this package. */
191 #define PACKAGE_VERSION "5.34.0"
192 
193 /* Define to necessary symbol if this constant uses a non-standard name on
194  your system. */
195 /* #undef PTHREAD_CREATE_JOINABLE */
196 
197 /* Define to 1 if all of the C90 standard headers exist (not just the ones
198  required in a freestanding environment). This macro is provided for
199  backward compatibility; new code need not use it. */
200 #define STDC_HEADERS 1
201 
202 /* Version number of package */
203 #define VERSION "5.34.0"
204 
205 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
206  significant byte first (like Motorola and SPARC, unlike Intel). */
207 #if defined AC_APPLE_UNIVERSAL_BUILD
208 # if defined __BIG_ENDIAN__
209 # define WORDS_BIGENDIAN 1
210 # endif
211 #else
212 # ifndef WORDS_BIGENDIAN
213 /* # undef WORDS_BIGENDIAN */
214 # endif
215 #endif
216 
217 /* Define to 1 if EXSLT is present */
218 #define YAZ_HAVE_EXSLT 1
219 
220 /* Define to 1 if Libxml2 is present */
221 #define YAZ_HAVE_XML2 1
222 
223 /* Define to 1 if Libxslt is present */
224 #define YAZ_HAVE_XSLT 1
225 
226 /* Define to 1 if POSIX threads is present */
227 #define YAZ_POSIX_THREADS 1
228 
229 /* socklen_t type */
230 #define YAZ_SOCKLEN_T socklen_t