1/* include/udm_autoconf.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define if you want chasen support */
7#undef CHASEN
8
9/* Define if you want DMALLOC */
10#undef DMALLOC
11
12/* Define if you want internal memory debugger based on Electric Fence 2.2 */
13#undef EFENCE
14
15/* Define to 1 if you have the <arpa/inet.h> header file. */
16#undef HAVE_ARPA_INET_H
17
18/* Define to 1 if you have the <arpa/nameser.h> header file. */
19#undef HAVE_ARPA_NAMESER_H
20
21/* Define to 1 if you have the `atexit' function. */
22#undef HAVE_ATEXIT
23
24/* Define to 1 if you have the `bzero' function. */
25#undef HAVE_BZERO
26
27/* Define if you want Chinese big5 support */
28#undef HAVE_CHARSET_big5
29
30/* Define if you want Korean euc-kr support */
31#undef HAVE_CHARSET_euc_kr
32
33/* Define if you want Chinese gb2312 support */
34#undef HAVE_CHARSET_gb2312
35
36/* Define if you want Chinese gbk support */
37#undef HAVE_CHARSET_gbk
38
39/* Define if you want gujarati support */
40#undef HAVE_CHARSET_gujarati
41
42/* Define if you want Japanese support */
43#undef HAVE_CHARSET_japanese
44
45/* Define if you want tscii support */
46#undef HAVE_CHARSET_tscii
47
48/* Define if you want to use CT-LIB SyBase SQL Server */
49#undef HAVE_CTLIB
50
51/* Define if you want to use IBM DB2 */
52#undef HAVE_DB2
53
54/* Define if you want debugging code */
55#undef HAVE_DEBUG
56
57/* Define to 1 if you have the <dlfcn.h> header file. */
58#undef HAVE_DLFCN_H
59
60/* Define if you want to use EasySoft ODBC */
61#undef HAVE_EASYSOFT
62
63/* Define to 1 if you have the <fcntl.h> header file. */
64#undef HAVE_FCNTL_H
65
66/* Better FHS layout */
67#undef HAVE_FHS_LAYOUT
68
69/* Define if you have gethostbyname_r() with three arguments (AIX, HPUX,
70   Tru64) */
71#undef HAVE_GETHOSTBYNAME_R_3
72
73/* Define if you have gethostbyname_r() with five arguments (Solaris, IRIX,
74   QNX) */
75#undef HAVE_GETHOSTBYNAME_R_5
76
77/* Define if you have gethostbyname_r() with six arguments (Linux) */
78#undef HAVE_GETHOSTBYNAME_R_6
79
80/* Define to 1 if you have the <getopt.h> header file. */
81#undef HAVE_GETOPT_H
82
83/* Define if you want to use Interbase SQL Server */
84#undef HAVE_IBASE
85
86/* Define to 1 if you have the <inttypes.h> header file. */
87#undef HAVE_INTTYPES_H
88
89/* Define if you want to use iODBC */
90#undef HAVE_IODBC
91
92/* Define to 1 if you have the `nsl' library (-lnsl). */
93#undef HAVE_LIBNSL
94
95/* Define to 1 if you have the `resolv' library (-lresolv). */
96#undef HAVE_LIBRESOLV
97
98/* Define to 1 if you have the `socket' library (-lsocket). */
99#undef HAVE_LIBSOCKET
100
101/* Define to 1 if you have the <libutil.h> header file. */
102#undef HAVE_LIBUTIL_H
103
104/* Define to 1 if you have the <locale.h> header file. */
105#undef HAVE_LOCALE_H
106
107/* Define to 1 if you have the <memory.h> header file. */
108#undef HAVE_MEMORY_H
109
110/* Define to 1 if you have the `mergesort' function. */
111#undef HAVE_MERGESORT
112
113/* Define if you want to use MySQL */
114#undef HAVE_MYSQL
115
116/* MySQL fulltext plugin */
117#undef HAVE_MYSQL_FULLTEXT_PLUGIN
118
119/* Define to 1 if you have the <netdb.h> header file. */
120#undef HAVE_NETDB_H
121
122/* Define to 1 if you have the <netinet/in.h> header file. */
123#undef HAVE_NETINET_IN_H
124
125/* Define to 1 if you have the <netinet/in_systm.h> header file. */
126#undef HAVE_NETINET_IN_SYSTM_H
127
128/* Define to 1 if you have the <netinet/ip.h> header file. */
129#undef HAVE_NETINET_IP_H
130
131/* Define to 1 if you have the <netinet/tcp.h> header file. */
132#undef HAVE_NETINET_TCP_H
133
134/* Define if you want to use Oracle 8 SQL Server */
135#undef HAVE_ORACLE8
136
137/* Define if you want to use PostgreSQL */
138#undef HAVE_PGSQL
139
140/* Define if you have POSIX type signal handling routines */
141#undef HAVE_POSIX_SIGNALS
142
143/* Define if you want to use threaded indexer */
144#undef HAVE_PTHREAD
145
146/* Define to 1 if you have the `putenv' function. */
147#undef HAVE_PUTENV
148
149/* Define if you want readline support */
150#undef HAVE_READLINE
151
152/* Define to 1 if you have the `regcomp' function. */
153#undef HAVE_REGCOMP
154
155/* Define to 1 if you have the <resolv.h> header file. */
156#undef HAVE_RESOLV_H
157
158/* Define to 1 if you have the <select.h> header file. */
159#undef HAVE_SELECT_H
160
161/* Define to 1 if you have the `setenv' function. */
162#undef HAVE_SETENV
163
164/* Define to 1 if you have the `setvbuf' function. */
165#undef HAVE_SETVBUF
166
167/* Define to 1 if you have the `snprintf' function. */
168#undef HAVE_SNPRINTF
169
170/* Define to 1 if you have the `socket' function. */
171#undef HAVE_SOCKET
172
173/* Define if you want to use sqlite */
174#undef HAVE_SQLITE
175
176/* Define if you want to use sqlite3 */
177#undef HAVE_SQLITE3
178
179/* Define if you want to use sqlite3 amalgamation file sqlite3.c */
180#undef HAVE_SQLITE3_AMALGAMATION
181
182/* Define to 1 if you have the <stdint.h> header file. */
183#undef HAVE_STDINT_H
184
185/* Define to 1 if you have the <stdlib.h> header file. */
186#undef HAVE_STDLIB_H
187
188/* Define to 1 if you have the `strcasecmp' function. */
189#undef HAVE_STRCASECMP
190
191/* Define to 1 if you have the `strcasestr' function. */
192#undef HAVE_STRCASESTR
193
194/* Define to 1 if you have the `strdup' function. */
195#undef HAVE_STRDUP
196
197/* Define to 1 if you have the <strings.h> header file. */
198#undef HAVE_STRINGS_H
199
200/* Define to 1 if you have the <string.h> header file. */
201#undef HAVE_STRING_H
202
203/* Define to 1 if you have the `strncasecmp' function. */
204#undef HAVE_STRNCASECMP
205
206/* Define to 1 if you have the `strndup' function. */
207#undef HAVE_STRNDUP
208
209/* Define to 1 if you have the `strnlen' function. */
210#undef HAVE_STRNLEN
211
212/* Define to 1 if you have the `strstr' function. */
213#undef HAVE_STRSTR
214
215/* Define to 1 if you have the `strtok_r' function. */
216#undef HAVE_STRTOK_R
217
218/* Define to 1 if you have the <syslog.h> header file. */
219#undef HAVE_SYSLOG_H
220
221/* Define to 1 if you have the <sys/cdefs.h> header file. */
222#undef HAVE_SYS_CDEFS_H
223
224/* Define to 1 if you have the <sys/ioctl.h> header file. */
225#undef HAVE_SYS_IOCTL_H
226
227/* Define to 1 if you have the <sys/ipc.h> header file. */
228#undef HAVE_SYS_IPC_H
229
230/* Define if you have the <sys/mman.h> header file. */
231#undef HAVE_SYS_MMAN_H
232
233/* Define to 1 if you have the <sys/param.h> header file. */
234#undef HAVE_SYS_PARAM_H
235
236/* Define to 1 if you have the <sys/select.h> header file. */
237#undef HAVE_SYS_SELECT_H
238
239/* Define if you have the <sys/shm.h> header file. */
240#undef HAVE_SYS_SHM_H
241
242/* Define to 1 if you have the <sys/socket.h> header file. */
243#undef HAVE_SYS_SOCKET_H
244
245/* Define to 1 if you have the <sys/stat.h> header file. */
246#undef HAVE_SYS_STAT_H
247
248/* Define to 1 if you have the <sys/times.h> header file. */
249#undef HAVE_SYS_TIMES_H
250
251/* Define to 1 if you have the <sys/time.h> header file. */
252#undef HAVE_SYS_TIME_H
253
254/* Define to 1 if you have the <sys/types.h> header file. */
255#undef HAVE_SYS_TYPES_H
256
257/* Define to 1 if you have the <sys/wait.h> header file. */
258#undef HAVE_SYS_WAIT_H
259
260/* Define to 1 if you have the `timegm' function. */
261#undef HAVE_TIMEGM
262
263/* Define if you have tm_gmtoff in struct tm */
264#undef HAVE_TM_GMTOFF
265
266/* Define to 1 if you have the <unistd.h> header file. */
267#undef HAVE_UNISTD_H
268
269/* Define if you want to use unixODBC */
270#undef HAVE_UNIXODBC
271
272/* Define to 1 if you have the `unsetenv' function. */
273#undef HAVE_UNSETENV
274
275/* Define if you want to use OpenLink ODBC (Virtuoso) */
276#undef HAVE_VIRT
277
278/* Define to 1 if you have the `vsnprintf' function. */
279#undef HAVE_VSNPRINTF
280
281/* Define if you want HTTP Content Encoding support */
282#undef HAVE_ZLIB
283
284/* syslog facility */
285#undef LOG_FACILITY
286
287/* Define to the sub-directory in which libtool stores uninstalled libraries.
288   */
289#undef LT_OBJDIR
290
291/* Define if you want mecab support */
292#undef MECAB
293
294/* Name of package */
295#undef PACKAGE
296
297/* Define to the address where bug reports for this package should be sent. */
298#undef PACKAGE_BUGREPORT
299
300/* Define to the full name of this package. */
301#undef PACKAGE_NAME
302
303/* Define to the full name and version of this package. */
304#undef PACKAGE_STRING
305
306/* Define to the one symbol short name of this package. */
307#undef PACKAGE_TARNAME
308
309/* Define to the home page for this package. */
310#undef PACKAGE_URL
311
312/* Define to the version of this package. */
313#undef PACKAGE_VERSION
314
315/* Define as the return type of signal handlers (`int' or `void'). */
316#undef RETSIGTYPE
317
318/* The size of `char*', as computed by sizeof. */
319#undef SIZEOF_CHARP
320
321/* The size of `int', as computed by sizeof. */
322#undef SIZEOF_INT
323
324/* The size of `long', as computed by sizeof. */
325#undef SIZEOF_LONG
326
327/* The size of `long long', as computed by sizeof. */
328#undef SIZEOF_LONG_LONG
329
330/* The size of `short', as computed by sizeof. */
331#undef SIZEOF_SHORT
332
333/* Define to 1 if you have the ANSI C header files. */
334#undef STDC_HEADERS
335
336/* Define UDM_DBTYPE */
337#undef UDM_DBTYPE
338
339/* Define VERSION_ID */
340#undef UDM_VERSION_ID
341
342/* Define if you want to support file:// URL schema */
343#undef USE_FILE
344
345/* Define if you want to support ftp:// URL schema */
346#undef USE_FTP
347
348/* Define if you want to support http:// URL schema */
349#undef USE_HTTP
350
351/* Define if you want to support https:// URL schema */
352#undef USE_HTTPS
353
354/* Define if you want mp3 id3 tags support */
355#undef USE_MP3
356
357/* Define if you want to support news:// URL schema */
358#undef USE_NEWS
359
360/* libparanoia usage */
361#undef USE_PARANOIA
362
363/* Define if you want to use external parser */
364#undef USE_PARSER
365
366/* Define if you want to use syslog for logging indexer messages */
367#undef USE_SYSLOG
368
369/* Define if you want tracing for debugging */
370#undef USE_TRACE
371
372/* Version number of package */
373#undef VERSION
374
375/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
376   significant byte first (like Motorola and SPARC, unlike Intel). */
377#if defined AC_APPLE_UNIVERSAL_BUILD
378# if defined __BIG_ENDIAN__
379#  define WORDS_BIGENDIAN 1
380# endif
381#else
382# ifndef WORDS_BIGENDIAN
383#  undef WORDS_BIGENDIAN
384# endif
385#endif
386
387/* Define to empty if `const' does not conform to ANSI C. */
388#undef const
389
390/* Define to `__inline__' or `__inline' if that's what the C compiler
391   calls it, or to nothing if 'inline' is not supported under any name.  */
392#ifndef __cplusplus
393#undef inline
394#endif
395
396/* Define to `int' if <sys/types.h> does not define. */
397#undef mode_t
398
399/* Define to `long int' if <sys/types.h> does not define. */
400#undef off_t
401
402/* Define to `int' if <sys/types.h> does not define. */
403#undef pid_t
404
405/* Define to `unsigned int' if <sys/types.h> does not define. */
406#undef size_t
407
408/* Define if you havnt socklen_t type */
409#undef socklen_t
410