YAZ  4.2.57
config.h
Go to the documentation of this file.
1 /* include/config.h. Generated from config.h.in by configure. */
2 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define to 1 if you have the <arpa/inet.h> header file. */
5 #define HAVE_ARPA_INET_H 1
6 
7 /* Define to 1 if you have the <dirent.h> header file. */
8 #define HAVE_DIRENT_H 1
9 
10 /* Define to 1 if you have the <dlfcn.h> header file. */
11 #define HAVE_DLFCN_H 1
12 
13 /* Define to 1 if you have the <fnmatch.h> header file. */
14 #define HAVE_FNMATCH_H 1
15 
16 /* Define to 1 if you have the `fopen64' function. */
17 #define HAVE_FOPEN64 1
18 
19 /* Define to 1 if you have the `getaddrinfo' function. */
20 #define HAVE_GETADDRINFO 1
21 
22 /* Define to 1 if you have the `gettimeofday' function. */
23 #define HAVE_GETTIMEOFDAY 1
24 
25 /* Define to 1 if GNUTLS is present */
26 #define HAVE_GNUTLS_H 1
27 
28 /* Define to 1 if iconv.h is present */
29 #define HAVE_ICONV_H 1
30 
31 /* Define to 1 if you have the <inttypes.h> header file. */
32 #define HAVE_INTTYPES_H 1
33 
34 /* Define to 1 if you have the <langinfo.h> header file. */
35 #define HAVE_LANGINFO_H 1
36 
37 /* Define to 1 if you have the `crypto' library (-lcrypto). */
38 /* #undef HAVE_LIBCRYPTO */
39 
40 /* Define to 1 if you have the `ssl' library (-lssl). */
41 /* #undef HAVE_LIBSSL */
42 
43 /* Define to 1 if you have the <locale.h> header file. */
44 #define HAVE_LOCALE_H 1
45 
46 /* Define to 1 if you have the `localtime_r' function. */
47 #define HAVE_LOCALTIME_R 1
48 
49 /* Define to 1 if the system has the type `long long'. */
50 #define HAVE_LONG_LONG 1
51 
52 /* Define to 1 if you have the <memory.h> header file. */
53 #define HAVE_MEMORY_H 1
54 
55 /* Define to 1 if you have the <netdb.h> header file. */
56 #define HAVE_NETDB_H 1
57 
58 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
59 #define HAVE_NETINET_IF_ETHER_H 1
60 
61 /* Define to 1 if you have the <netinet/in.h> header file. */
62 #define HAVE_NETINET_IN_H 1
63 
64 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
65 #define HAVE_NETINET_IN_SYSTM_H 1
66 
67 /* Define to 1 if you have the <netinet/tcp.h> header file. */
68 #define HAVE_NETINET_TCP_H 1
69 
70 /* Define to 1 if you have the <net/if.h> header file. */
71 #define HAVE_NET_IF_H 1
72 
73 /* Define to 1 if OpenSSL is present */
74 /* #undef HAVE_OPENSSL_SSL_H */
75 
76 /* Define to 1 if you have the `poll' function. */
77 #define HAVE_POLL 1
78 
79 /* Define if you have POSIX threads libraries and header files. */
80 /* #undef HAVE_PTHREAD */
81 
82 /* Define to 1 if you have the <pwd.h> header file. */
83 #define HAVE_PWD_H 1
84 
85 /* Define to 1 if rl_attempted_completion_over is defined */
86 #define HAVE_READLINE_COMPLETION_OVER 1
87 
88 /* Define to 1 if you have the <readline/history.h> header file. */
89 #define HAVE_READLINE_HISTORY_H 1
90 
91 /* Define to 1 if you have the <readline/readline.h> header file. */
92 #define HAVE_READLINE_READLINE_H 1
93 
94 /* Define to 1 if rl_completion_matches is defined */
95 #define HAVE_READLINE_RL_COMPLETION_MATCHES 1
96 
97 /* Define to 1 if you have the <stdint.h> header file. */
98 #define HAVE_STDINT_H 1
99 
100 /* Define to 1 if you have the <stdlib.h> header file. */
101 #define HAVE_STDLIB_H 1
102 
103 /* Define to 1 if you have the `strerror_r' function. */
104 #define HAVE_STRERROR_R 1
105 
106 /* Define to 1 if you have the <strings.h> header file. */
107 #define HAVE_STRINGS_H 1
108 
109 /* Define to 1 if you have the <string.h> header file. */
110 #define HAVE_STRING_H 1
111 
112 /* Define to 1 if you have the <sys/poll.h> header file. */
113 #define HAVE_SYS_POLL_H 1
114 
115 /* Define to 1 if you have the <sys/prctl.h> header file. */
116 #define HAVE_SYS_PRCTL_H 1
117 
118 /* Define to 1 if you have the <sys/select.h> header file. */
119 #define HAVE_SYS_SELECT_H 1
120 
121 /* Define to 1 if you have the <sys/socket.h> header file. */
122 #define HAVE_SYS_SOCKET_H 1
123 
124 /* Define to 1 if you have the <sys/stat.h> header file. */
125 #define HAVE_SYS_STAT_H 1
126 
127 /* Define to 1 if you have the <sys/times.h> header file. */
128 #define HAVE_SYS_TIMES_H 1
129 
130 /* Define to 1 if you have the <sys/time.h> header file. */
131 #define HAVE_SYS_TIME_H 1
132 
133 /* Define to 1 if you have the <sys/types.h> header file. */
134 #define HAVE_SYS_TYPES_H 1
135 
136 /* Define to 1 if you have the <sys/un.h> header file. */
137 #define HAVE_SYS_UN_H 1
138 
139 /* Define to 1 if you have the <sys/wait.h> header file. */
140 #define HAVE_SYS_WAIT_H 1
141 
142 /* Define to 1 if tcp wrap library is present */
143 /* #undef HAVE_TCPD_H */
144 
145 /* Define to 1 if you have the <unistd.h> header file. */
146 #define HAVE_UNISTD_H 1
147 
148 /* Define to 1 if you have the `usleep' function. */
149 #define HAVE_USLEEP 1
150 
151 /* Define to 1 if you have the `vsnprintf' function. */
152 #define HAVE_VSNPRINTF 1
153 
154 /* Define to 1 if you have the <wchar.h> header file. */
155 #define HAVE_WCHAR_H 1
156 
157 /* Define to 1 if you have the `xsltSaveResultToString' function. */
158 #define HAVE_XSLTSAVERESULTTOSTRING 1
159 
160 /* Define to the sub-directory in which libtool stores uninstalled libraries.
161  */
162 #define LT_OBJDIR ".libs/"
163 
164 /* Name of package */
165 #define PACKAGE "yaz"
166 
167 /* Define to the address where bug reports for this package should be sent. */
168 #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
169 
170 /* Define to the full name of this package. */
171 #define PACKAGE_NAME "yaz"
172 
173 /* Define to the full name and version of this package. */
174 #define PACKAGE_STRING "yaz 4.2.57"
175 
176 /* Define to the one symbol short name of this package. */
177 #define PACKAGE_TARNAME "yaz"
178 
179 /* Define to the home page for this package. */
180 #define PACKAGE_URL ""
181 
182 /* Define to the version of this package. */
183 #define PACKAGE_VERSION "4.2.57"
184 
185 /* Define to necessary symbol if this constant uses a non-standard name on
186  your system. */
187 /* #undef PTHREAD_CREATE_JOINABLE */
188 
189 /* Define to 1 if you have the ANSI C header files. */
190 #define STDC_HEADERS 1
191 
192 /* Version number of package */
193 #define VERSION "4.2.57"
194 
195 /* Define to 1 if EXSLT is present */
196 #define YAZ_HAVE_EXSLT 1
197 
198 /* Define to 1 if Libxml2 is present */
199 #define YAZ_HAVE_XML2 1
200 
201 /* Define to 1 if Libxslt is present */
202 #define YAZ_HAVE_XSLT 1
203 
204 /* Define to 1 if POSIX threads is present */
205 #define YAZ_POSIX_THREADS 1
206 
207 /* socklen_t type */
208 #define YAZ_SOCKLEN_T socklen_t