1/* src/include/gen/autoconfig.auto. Generated from config.h.in by configure. */
2/* builds/make.new/config/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 this if OS is AIX */
8/* #undef AIX */
9
10/* Define this if CPU is Alpha */
11/* #undef ALPHA */
12
13/* Define this if CPU is amd64 */
14/* #undef AMD64 */
15
16/* Define this if paths are case sensitive */
17#define CASE_SENSITIVITY true
18
19/* Define this if OS is DARWIN */
20/* #undef DARWIN */
21
22/* Use binary relocation? */
23#define ENABLE_BINRELOC /**/
24
25/* Alignment of long */
26#define FB_ALIGNMENT 8
27
28/* executables DIR (PREFIX/bin) */
29#define FB_BINDIR ""
30
31/* config files DIR (PREFIX) */
32#define FB_CONFDIR ""
33
34/* documentation root DIR (PREFIX/doc) */
35#define FB_DOCDIR ""
36
37/* Alignment of double */
38#define FB_DOUBLE_ALIGN 8
39
40/* guardian lock DIR (PREFIX) */
41#define FB_GUARDDIR ""
42
43/* QLI help DIR (PREFIX/help) */
44#define FB_HELPDIR ""
45
46/* C/C++ header files DIR (PREFIX/include) */
47#define FB_INCDIR ""
48
49/* international DIR (PREFIX/intl) */
50#define FB_INTLDIR ""
51
52/* Local IPC name */
53#define FB_IPC_NAME "FirebirdIPI"
54
55/* object code libraries DIR (PREFIX/lib) */
56#define FB_LIBDIR ""
57
58/* log files DIR (PREFIX) */
59#define FB_LOGDIR ""
60
61/* log file name within log dir (firebird.log) */
62#define FB_LOGFILENAME "firebird.log"
63
64/* misc DIR (PREFIX/misc) */
65#define FB_MISCDIR ""
66
67/* message files DIR (PREFIX) */
68#define FB_MSGDIR ""
69
70/* Wnet pipe name */
71#define FB_PIPE_NAME "interbas"
72
73/* plugins DIR (PREFIX) */
74#define FB_PLUGDIR ""
75
76/* Installation path prefix */
77#define FB_PREFIX "/usr/local/firebird"
78
79/* examples database DIR (PREFIX/examples/empbuild) */
80#define FB_SAMPLEDBDIR ""
81
82/* examples DIR (PREFIX/examples) */
83#define FB_SAMPLEDIR ""
84
85/* system admin executables DIR (PREFIX/bin) */
86#define FB_SBINDIR ""
87
88/* security database DIR (PREFIX) */
89#define FB_SECDBDIR ""
90
91/* Inet service name */
92#define FB_SERVICE_NAME "gds_db"
93
94/* Inet service port */
95#define FB_SERVICE_PORT 3050
96
97/* UDF DIR (PREFIX/UDF) */
98#define FB_UDFDIR ""
99
100/* Define this if OS is FreeBSD */
101/* #undef FREEBSD */
102
103/* Define this if getmntent needs second argument */
104/* #undef GETMNTENT_TAKES_TWO_ARGUMENTS */
105
106/* Define to 1 if the `getpgrp' function requires zero arguments. */
107#define GETPGRP_VOID 1
108
109/* Define this if gettimeofday accepts second (timezone) argument */
110#define GETTIMEOFDAY_RETURNS_TIMEZONE 1
111
112/* Define this if GPRE should support ADA */
113/* #undef GPRE_ADA */
114
115/* Define this if GPRE should support COBOL */
116/* #undef GPRE_COBOL */
117
118/* Define this if GPRE should support FORTRAN */
119/* #undef GPRE_FORTRAN */
120
121/* Define this if GPRE should support PASCAL */
122/* #undef GPRE_PASCAL */
123
124/* Define to 1 if you have the <aio.h> header file. */
125#define HAVE_AIO_H 1
126
127/* Define this if AO_compare_and_swap_full() is defined in atomic_ops.h */
128#define HAVE_AO_COMPARE_AND_SWAP_FULL 1
129
130/* Define to 1 if you have the <assert.h> header file. */
131#define HAVE_ASSERT_H 1
132
133/* Define to 1 if you have the <atomic.h> header file. */
134/* #undef HAVE_ATOMIC_H */
135
136/* Define to 1 if you have the <atomic_ops.h> header file. */
137#define HAVE_ATOMIC_OPS_H 1
138
139/* Define to 1 if the system has the type `caddr_t'. */
140/* #undef HAVE_CADDR_T */
141
142/* Define to 1 if you have the `clock_gettime' function. */
143#define HAVE_CLOCK_GETTIME 1
144
145/* Define to 1 if you have the <crypt.h> header file. */
146#define HAVE_CRYPT_H 1
147
148/* Define to 1 if you have the <ctype.h> header file. */
149#define HAVE_CTYPE_H 1
150
151/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
152 */
153#define HAVE_DIRENT_H 1
154
155/* Define to 1 if you have the `dirname' function. */
156#define HAVE_DIRNAME 1
157
158/* Define to 1 if you have the `dladdr' function. */
159#define HAVE_DLADDR 1
160
161/* Define to 1 if you have the <dlfcn.h> header file. */
162#define HAVE_DLFCN_H 1
163
164/* Define this if editline is in use */
165#define HAVE_EDITLINE_H 1
166
167/* Define to 1 if you have the <errno.h> header file. */
168#define HAVE_ERRNO_H 1
169
170/* Define to 1 if you have the `fchmod' function. */
171#define HAVE_FCHMOD 1
172
173/* Define to 1 if you have the <fcntl.h> header file. */
174#define HAVE_FCNTL_H 1
175
176/* Define to 1 if you have the `fdatasync' function. */
177#define HAVE_FDATASYNC 1
178
179/* Define to 1 if you have the `fegetenv' function. */
180#define HAVE_FEGETENV 1
181
182/* Define to 1 if you have the <float.h> header file. */
183#define HAVE_FLOAT_H 1
184
185/* Define to 1 if you have the `flock' function. */
186#define HAVE_FLOCK 1
187
188/* Define to 1 if you have the `fork' function. */
189#define HAVE_FORK 1
190
191/* Define to 1 if you have the `fsync' function. */
192#define HAVE_FSYNC 1
193
194/* Define to 1 if you have the `getcwd' function. */
195#define HAVE_GETCWD 1
196
197/* Define to 1 if you have the `getmntent' function. */
198#define HAVE_GETMNTENT 1
199
200/* Define to 1 if you have the `getpagesize' function. */
201#define HAVE_GETPAGESIZE 1
202
203/* Define to 1 if you have the `getrlimit' function. */
204#define HAVE_GETRLIMIT 1
205
206/* Define to 1 if you have the `gettimeofday' function. */
207#define HAVE_GETTIMEOFDAY 1
208
209/* Define to 1 if you have the `getwd' function. */
210#define HAVE_GETWD 1
211
212/* Define to 1 if you have the `gmtime_r' function. */
213#define HAVE_GMTIME_R 1
214
215/* Define to 1 if you have the <grp.h> header file. */
216#define HAVE_GRP_H 1
217
218/* Define to 1 if you have the <iconv.h> header file. */
219#define HAVE_ICONV_H 1
220
221/* Define this if INFINITY is defined in math.h */
222#define HAVE_INFINITY 1
223
224/* Define to 1 if you have the `initgroups' function. */
225#define HAVE_INITGROUPS 1
226
227/* Define to 1 if you have the <inttypes.h> header file. */
228#define HAVE_INTTYPES_H 1
229
230/* Define to 1 if you have the <langinfo.h> header file. */
231#define HAVE_LANGINFO_H 1
232
233/* Define to 1 if you have the `atomic_ops' library (-latomic_ops). */
234#define HAVE_LIBATOMIC_OPS 1
235
236/* Define to 1 if you have the <libio.h> header file. */
237#define HAVE_LIBIO_H 1
238
239/* Define to 1 if you have the `m' library (-lm). */
240#define HAVE_LIBM 1
241
242/* Define to 1 if you have the `sfio' library (-lsfio). */
243/* #undef HAVE_LIBSFIO */
244
245/* Define to 1 if you have the <limits.h> header file. */
246#define HAVE_LIMITS_H 1
247
248/* Define to 1 if you have the `llrint' function. */
249#define HAVE_LLRINT 1
250
251/* Define to 1 if you have the <locale.h> header file. */
252#define HAVE_LOCALE_H 1
253
254/* Define to 1 if you have the `localtime_r' function. */
255#define HAVE_LOCALTIME_R 1
256
257/* Define to 1 if you have the <math.h> header file. */
258#define HAVE_MATH_H 1
259
260/* Define to 1 if you have the <memory.h> header file. */
261#define HAVE_MEMORY_H 1
262
263/* Define to 1 if you have the `mkstemp' function. */
264#define HAVE_MKSTEMP 1
265
266/* Define to 1 if you have a working `mmap' system call. */
267#define HAVE_MMAP 1
268
269/* Define to 1 if you have the <mntent.h> header file. */
270#define HAVE_MNTENT_H 1
271
272/* Define to 1 if you have the <mnttab.h> header file. */
273/* #undef HAVE_MNTTAB_H */
274
275/* Define this if multi-threading should be supported */
276#define HAVE_MULTI_THREAD 1
277
278/* Define to 1 if you have the `nanosleep' function. */
279#define HAVE_NANOSLEEP 1
280
281/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
282/* #undef HAVE_NDIR_H */
283
284/* Define to 1 if you have the <netconfig.h> header file. */
285/* #undef HAVE_NETCONFIG_H */
286
287/* Define to 1 if you have the <netinet/in.h> header file. */
288#define HAVE_NETINET_IN_H 1
289
290/* Define to 1 if you have the `poll' function. */
291#define HAVE_POLL 1
292
293/* Define to 1 if you have the <poll.h> header file. */
294#define HAVE_POLL_H 1
295
296/* Define this if posix_fadvise() is present on the platform */
297#define HAVE_POSIX_FADVISE 1
298
299/* Define to 1 if you have the `pread' function. */
300#define HAVE_PREAD 1
301
302/* Define if you have POSIX threads libraries and header files. */
303/* #undef HAVE_PTHREAD */
304
305/* Define to 1 if you have the `pthread_cancel' function. */
306/* #undef HAVE_PTHREAD_CANCEL */
307
308/* Define to 1 if you have the <pthread.h> header file. */
309#define HAVE_PTHREAD_H 1
310
311/* Define to 1 if you have the `pthread_keycreate' function. */
312/* #undef HAVE_PTHREAD_KEYCREATE */
313
314/* Define to 1 if you have the `pthread_key_create' function. */
315/* #undef HAVE_PTHREAD_KEY_CREATE */
316
317/* Define to 1 if you have the `pthread_mutexattr_setprotocol' function. */
318/* #undef HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL */
319
320/* Define to 1 if you have the `pthread_mutexattr_setrobust_np' function. */
321/* #undef HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP */
322
323/* Define to 1 if you have the `pthread_mutex_consistent_np' function. */
324/* #undef HAVE_PTHREAD_MUTEX_CONSISTENT_NP */
325
326/* Define to 1 if you have the `pthread_rwlockattr_setkind_np' function. */
327/* #undef HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP */
328
329/* Define to 1 if you have the <pwd.h> header file. */
330#define HAVE_PWD_H 1
331
332/* Define to 1 if you have the `pwrite' function. */
333#define HAVE_PWRITE 1
334
335/* Define to 1 if you have the <rpc/rpc.h> header file. */
336#define HAVE_RPC_RPC_H 1
337
338/* Define to 1 if you have the <rpc/xdr.h> header file. */
339#define HAVE_RPC_XDR_H 1
340
341/* Define to 1 if you have the <semaphore.h> header file. */
342#define HAVE_SEMAPHORE_H 1
343
344/* Define to 1 if you have the `semtimedop' function. */
345#define HAVE_SEMTIMEDOP 1
346
347/* Define to 1 if the system has the type `semun'. */
348/* #undef HAVE_SEMUN */
349
350/* Define to 1 if you have the `sem_init' function. */
351#define HAVE_SEM_INIT 1
352
353/* Define to 1 if you have the `sem_timedwait' function. */
354#define HAVE_SEM_TIMEDWAIT 1
355
356/* Define to 1 if you have the `setitimer' function. */
357#define HAVE_SETITIMER 1
358
359/* Define to 1 if you have the <setjmp.h> header file. */
360#define HAVE_SETJMP_H 1
361
362/* Define to 1 if you have the `setmntent' function. */
363#define HAVE_SETMNTENT 1
364
365/* Define to 1 if you have the `setpgid' function. */
366#define HAVE_SETPGID 1
367
368/* Define to 1 if you have the `setrlimit' function. */
369#define HAVE_SETRLIMIT 1
370
371/* Define to 1 if you have the `sigaction' function. */
372#define HAVE_SIGACTION 1
373
374/* Define to 1 if you have the <signal.h> header file. */
375#define HAVE_SIGNAL_H 1
376
377/* Define to 1 if you have the `sigset' function. */
378#define HAVE_SIGSET 1
379
380/* Define to 1 if you have the `snprintf' function. */
381#define HAVE_SNPRINTF 1
382
383/* Define to 1 if you have the <socket.h> header file. */
384/* #undef HAVE_SOCKET_H */
385
386/* Define to 1 if the system has the type `socklen_t'. */
387#define HAVE_SOCKLEN_T 1
388
389/* Define to 1 if you have the <stdarg.h> header file. */
390#define HAVE_STDARG_H 1
391
392/* Define to 1 if you have the <stdint.h> header file. */
393#define HAVE_STDINT_H 1
394
395/* Define to 1 if you have the <stdlib.h> header file. */
396#define HAVE_STDLIB_H 1
397
398/* Define to 1 if you have the `strcasecmp' function. */
399#define HAVE_STRCASECMP 1
400
401/* Define to 1 if you have the `strdup' function. */
402#define HAVE_STRDUP 1
403
404/* Define to 1 if you have the `strerror_r' function. */
405#define HAVE_STRERROR_R 1
406
407/* Define to 1 if you have the `stricmp' function. */
408/* #undef HAVE_STRICMP */
409
410/* Define to 1 if you have the <strings.h> header file. */
411#define HAVE_STRINGS_H 1
412
413/* Define to 1 if you have the <string.h> header file. */
414#define HAVE_STRING_H 1
415
416/* Define to 1 if you have the `strncasecmp' function. */
417#define HAVE_STRNCASECMP 1
418
419/* Define to 1 if you have the `strnicmp' function. */
420/* #undef HAVE_STRNICMP */
421
422/* Define this if struct dirent has d_type */
423#define HAVE_STRUCT_DIRENT_D_TYPE 1
424
425/* Define to 1 if the system has the type `struct xdr_ops'. */
426#define HAVE_STRUCT_XDR_OPS 1
427
428/* Define to 1 if the system has the type `struct XDR::xdr_ops'. */
429/* #undef HAVE_STRUCT_XDR__XDR_OPS */
430
431/* Define to 1 if you have the `swab' function. */
432#define HAVE_SWAB 1
433
434/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
435 */
436/* #undef HAVE_SYS_DIR_H */
437
438/* Define to 1 if you have the <sys/file.h> header file. */
439#define HAVE_SYS_FILE_H 1
440
441/* Define to 1 if you have the <sys/ioctl.h> header file. */
442#define HAVE_SYS_IOCTL_H 1
443
444/* Define to 1 if you have the <sys/ipc.h> header file. */
445#define HAVE_SYS_IPC_H 1
446
447/* Define to 1 if you have the <sys/mntent.h> header file. */
448/* #undef HAVE_SYS_MNTENT_H */
449
450/* Define to 1 if you have the <sys/mnttab.h> header file. */
451/* #undef HAVE_SYS_MNTTAB_H */
452
453/* Define to 1 if you have the <sys/mount.h> header file. */
454#define HAVE_SYS_MOUNT_H 1
455
456/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
457 */
458/* #undef HAVE_SYS_NDIR_H */
459
460/* Define to 1 if you have the <sys/param.h> header file. */
461#define HAVE_SYS_PARAM_H 1
462
463/* Define to 1 if you have the <sys/resource.h> header file. */
464#define HAVE_SYS_RESOURCE_H 1
465
466/* Define to 1 if you have the <sys/select.h> header file. */
467#define HAVE_SYS_SELECT_H 1
468
469/* Define to 1 if you have the <sys/sem.h> header file. */
470#define HAVE_SYS_SEM_H 1
471
472/* Define to 1 if you have the <sys/siginfo.h> header file. */
473/* #undef HAVE_SYS_SIGINFO_H */
474
475/* Define to 1 if you have the <sys/signal.h> header file. */
476#define HAVE_SYS_SIGNAL_H 1
477
478/* Define to 1 if you have the <sys/socket.h> header file. */
479#define HAVE_SYS_SOCKET_H 1
480
481/* Define to 1 if you have the <sys/sockio.h> header file. */
482/* #undef HAVE_SYS_SOCKIO_H */
483
484/* Define to 1 if you have the <sys/stat.h> header file. */
485#define HAVE_SYS_STAT_H 1
486
487/* Define to 1 if you have the <sys/timeb.h> header file. */
488#define HAVE_SYS_TIMEB_H 1
489
490/* Define to 1 if you have the <sys/time.h> header file. */
491#define HAVE_SYS_TIME_H 1
492
493/* Define to 1 if you have the <sys/types.h> header file. */
494#define HAVE_SYS_TYPES_H 1
495
496/* Define to 1 if you have the <sys/uio.h> header file. */
497#define HAVE_SYS_UIO_H 1
498
499/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
500#define HAVE_SYS_WAIT_H 1
501
502/* Define to 1 if you have the `tcgetattr' function. */
503#define HAVE_TCGETATTR 1
504
505/* Define to 1 if you have the <termios.h> header file. */
506#define HAVE_TERMIOS_H 1
507
508/* Define to 1 if you have the <termio.h> header file. */
509#define HAVE_TERMIO_H 1
510
511/* Define to 1 if you have the `time' function. */
512#define HAVE_TIME 1
513
514/* Define to 1 if you have the `times' function. */
515#define HAVE_TIMES 1
516
517/* Define to 1 if you have the <unistd.h> header file. */
518#define HAVE_UNISTD_H 1
519
520/* Define to 1 if you have the <varargs.h> header file. */
521/* #undef HAVE_VARARGS_H */
522
523/* Define this if va_copy() is defined in stdarg.h */
524#define HAVE_VA_COPY 1
525
526/* Define to 1 if you have the `vfork' function. */
527#define HAVE_VFORK 1
528
529/* Define to 1 if you have the <vfork.h> header file. */
530/* #undef HAVE_VFORK_H */
531
532/* Define to 1 if you have the `vsnprintf' function. */
533#define HAVE_VSNPRINTF 1
534
535/* Define to 1 if you have the <winsock2.h> header file. */
536/* #undef HAVE_WINSOCK2_H */
537
538/* Define to 1 if `fork' works. */
539#define HAVE_WORKING_FORK 1
540
541/* Define to 1 if `vfork' works. */
542#define HAVE_WORKING_VFORK 1
543
544/* Define to 1 if you have the file `/proc/self/exe'. */
545#define HAVE__PROC_SELF_EXE 1
546
547/* Define to 1 if you have the `_swab' function. */
548/* #undef HAVE__SWAB */
549
550/* Define it if compiler supports ISO syntax for thread-local storage */
551#define HAVE___THREAD 1
552
553/* Define this if CPU is HPPA */
554/* #undef HPPA */
555
556/* Define this if OS is HP-UX */
557/* #undef HPUX */
558
559/* Define this if OS is Linux */
560#define LINUX 1
561
562/* Define to the sub-directory in which libtool stores uninstalled libraries.
563 */
564#define LT_OBJDIR ".libs/"
565
566/* Define this if OS is NetBSD */
567/* #undef NETBSD */
568
569/* Define to the address where bug reports for this package should be sent. */
570#define PACKAGE_BUGREPORT ""
571
572/* Define to the full name of this package. */
573#define PACKAGE_NAME ""
574
575/* Define to the full name and version of this package. */
576#define PACKAGE_STRING ""
577
578/* Define to the one symbol short name of this package. */
579#define PACKAGE_TARNAME ""
580
581/* Define to the home page for this package. */
582#define PACKAGE_URL ""
583
584/* Define to the version of this package. */
585#define PACKAGE_VERSION ""
586
587/* Define to the necessary symbol if this constant uses a non-standard name on
588 your system. */
589/* #undef PTHREAD_CREATE_JOINABLE */
590
591/* Define to 1 if the `setpgrp' function takes no argument. */
592#define SETPGRP_VOID 1
593
594/* Architecture is little-endian sh4 */
595/* #undef SH */
596
597/* Architecture is big-edian sh4 */
598/* #undef SHEB */
599
600/* The size of `long', as computed by sizeof. */
601#define SIZEOF_LONG 8
602
603/* The size of `size_t', as computed by sizeof. */
604#define SIZEOF_SIZE_T 8
605
606/* The size of `void *', as computed by sizeof. */
607#define SIZEOF_VOID_P 8
608
609/* Define this if OS is Solaris Sparc */
610/* #undef SOLARIS */
611
612/* Define to 1 if you have the ANSI C header files. */
613#define STDC_HEADERS 1
614
615/* Define this if databases on raw devices should be supported */
616#define SUPPORT_RAW_DEVICES 1
617
618/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
619#define TIME_WITH_SYS_TIME 1
620
621/* Define this if OS is Windows NT */
622/* #undef WIN_NT */
623
624/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
625 significant byte first (like Motorola and SPARC, unlike Intel). */
626#if defined AC_APPLE_UNIVERSAL_BUILD
627# if defined __BIG_ENDIAN__
628# define WORDS_BIGENDIAN 1
629# endif
630#else
631# ifndef WORDS_BIGENDIAN
632/* # undef WORDS_BIGENDIAN */
633# endif
634#endif
635
636/* Define this if sem_init() works on the platform */
637#define WORKING_SEM_INIT 1
638
639/* Enable large inode numbers on Mac OS X 10.5. */
640#ifndef _DARWIN_USE_64_BIT_INODE
641# define _DARWIN_USE_64_BIT_INODE 1
642#endif
643
644/* Number of bits in a file offset, on hosts where this is settable. */
645#define _FILE_OFFSET_BITS 64
646
647/* Define for large files, on AIX-style hosts. */
648/* #undef _LARGE_FILES */
649
650/* Define to `int' if <sys/types.h> doesn't define. */
651/* #undef gid_t */
652
653/* Define to `long int' if <sys/types.h> does not define. */
654/* #undef off_t */
655
656/* Define to `int' if <sys/types.h> does not define. */
657/* #undef pid_t */
658
659/* Define to `unsigned int' if <sys/types.h> does not define. */
660/* #undef size_t */
661
662/* Define this if OS is Solarix x86 */
663/* #undef solx86 */
664
665/* Define to `int' if <sys/types.h> doesn't define. */
666/* #undef uid_t */
667
668/* Define as `fork' if `vfork' does not work. */
669/* #undef vfork */
670
671/* Define to empty if the keyword `volatile' does not work. Warning: valid
672 code using `volatile' can become incorrect without. Disable with care. */
673/* #undef volatile */
674
675#ifdef GETTIMEOFDAY_RETURNS_TIMEZONE
676#define GETTIMEOFDAY(x) gettimeofday((x), (struct timezone *)0)
677#else
678#define GETTIMEOFDAY(x) gettimeofday((x))
679#endif
680
681#ifndef HAVE_SOCKLEN_T
682typedef int socklen_t;
683#endif
684