FreeTDS API
Loading...
Searching...
No Matches
config.h
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 _freetds_config_h_
5
6/* Define if building universal (internal helper macro) */
7/* #undef AC_APPLE_UNIVERSAL_BUILD */
8
9/* Define to 1 if you need BSD_COMP defined to get FIONBIO defined. */
10/* #undef BSD_COMP */
11
12/* Define to 1 if using 'alloca.c'. */
13/* #undef C_ALLOCA */
14
15/* Define to enable work in progress code */
16/* #undef ENABLE_DEVELOPING */
17
18/* Define to enable extra checks on code */
19/* #undef ENABLE_EXTRA_CHECKS */
20
21/* Defined if --enable-krb5 used and library detected */
22/* #undef ENABLE_KRB5 */
23
24/* Define to enable MARS support */
25#define ENABLE_ODBC_MARS 1
26
27/* Define to enable ODBC wide string support */
28#define ENABLE_ODBC_WIDE 1
29
30/* Define to 1 if GNU tls use nettle as backend. */
31/* #undef GNUTLS_USE_NETTLE */
32
33/* Define to 1 if you have the `alarm' function. */
34#define HAVE_ALARM 1
35
36/* Define to 1 if you have 'alloca', as a function or macro. */
37#define HAVE_ALLOCA 1
38
39/* Define to 1 if <alloca.h> works. */
40/* #undef HAVE_ALLOCA_H */
41
42/* Define to 1 if you have the <arpa/inet.h> header file. */
43#define HAVE_ARPA_INET_H 1
44
45/* Define to 1 if you have the `ASN1_STRING_get0_data' function. */
46#define HAVE_ASN1_STRING_GET0_DATA 1
47
48/* Define to 1 if you have the `asprintf' function. */
49#define HAVE_ASPRINTF 1
50
51/* Define to 1 if you have the `basename' function. */
52#define HAVE_BASENAME 1
53
54/* Define to 1 if you have the `BIO_get_data' function. */
55#define HAVE_BIO_GET_DATA 1
56
57/* Define if you have the clock_gettime function. */
58#define HAVE_CLOCK_GETTIME 1
59
60/* Define to 1 if you have the <com_err.h> header file. */
61/* #undef HAVE_COM_ERR_H */
62
63/* Define to 1 if you have the `daemon' function. */
64#define HAVE_DAEMON 1
65
66/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
67 you don't. */
68/* #undef HAVE_DECL_CYGWIN_CONV_PATH */
69
70/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
71 */
72/* #undef HAVE_DECL_TZNAME */
73
74/* Define to 1 if you have the <dirent.h> header file. */
75#define HAVE_DIRENT_H 1
76
77/* Define if you have the GNU dld library. */
78/* #undef HAVE_DLD */
79
80/* Define to 1 if you have the `dlerror' function. */
81#define HAVE_DLERROR 1
82
83/* Define to 1 if you have the <dlfcn.h> header file. */
84#define HAVE_DLFCN_H 1
85
86/* Define if you have the _dyld_func_lookup function. */
87/* #undef HAVE_DYLD */
88
89/* Define to 1 if you have the <errno.h> header file. */
90#define HAVE_ERRNO_H 1
91
92/* Define to 1 if you have the `error_message' function. */
93/* #undef HAVE_ERROR_MESSAGE */
94
95/* Define to 1 if you have the `eventfd' function. */
96/* #undef HAVE_EVENTFD */
97
98/* Define to 1 if you have the <fcntl.h> header file. */
99#define HAVE_FCNTL_H 1
100
101/* Define to 1 if you have the `fork' function. */
102#define HAVE_FORK 1
103
104/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
105#define HAVE_FSEEKO 1
106
107/* Define to 1 if you have the `fstat' function. */
108#define HAVE_FSTAT 1
109
110/* Define to 1 if your system provides the 5-parameter version of
111 gethostbyaddr_r(). */
112/* #undef HAVE_FUNC_GETHOSTBYADDR_R_5 */
113
114/* Define to 1 if your system provides the 7-parameter version of
115 gethostbyaddr_r(). */
116#define HAVE_FUNC_GETHOSTBYADDR_R_7 1
117
118/* Define to 1 if your system provides the 8-parameter version of
119 gethostbyaddr_r(). */
120/* #undef HAVE_FUNC_GETHOSTBYADDR_R_8 */
121
122/* Define to 1 if your system provides the 3-parameter version of
123 gethostbyname_r(). */
124/* #undef HAVE_FUNC_GETHOSTBYNAME_R_3 */
125
126/* Define to 1 if your system provides the 5-parameter version of
127 gethostbyname_r(). */
128/* #undef HAVE_FUNC_GETHOSTBYNAME_R_5 */
129
130/* Define to 1 if your system provides the 6-parameter version of
131 gethostbyname_r(). */
132#define HAVE_FUNC_GETHOSTBYNAME_R_6 1
133
134/* Define to 1 if your system provides the 4-parameter version of
135 getpwuid_r(). */
136/* #undef HAVE_FUNC_GETPWUID_R_4 */
137
138/* Define to 1 if your system getpwuid_r() have 4 parameters and return struct
139 passwd*. */
140/* #undef HAVE_FUNC_GETPWUID_R_4_PW */
141
142/* Define to 1 if your system provides the 5-parameter version of
143 getpwuid_r(). */
144#define HAVE_FUNC_GETPWUID_R_5 1
145
146/* Define to 1 if your system provides the 4-parameter version of
147 getservbyname_r(). */
148/* #undef HAVE_FUNC_GETSERVBYNAME_R_4 */
149
150/* Define to 1 if your system provides the 5-parameter version of
151 getservbyname_r(). */
152/* #undef HAVE_FUNC_GETSERVBYNAME_R_5 */
153
154/* Define to 1 if your system provides the 6-parameter version of
155 getservbyname_r(). */
156#define HAVE_FUNC_GETSERVBYNAME_R_6 1
157
158/* Define to 1 if your localtime_r return a int. */
159/* #undef HAVE_FUNC_LOCALTIME_R_INT */
160
161/* Define to 1 if your localtime_r return a struct tm*. */
162#define HAVE_FUNC_LOCALTIME_R_TM 1
163
164/* Define if you have getaddrinfo function */
165#define HAVE_GETADDRINFO 1
166
167/* Define to 1 if you have the `gethostname' function. */
168#define HAVE_GETHOSTNAME 1
169
170/* Define to 1 if you have the `gethrtime' function. */
171/* #undef HAVE_GETHRTIME */
172
173/* Define to 1 if you have the `getipnodebyaddr' function. */
174/* #undef HAVE_GETIPNODEBYADDR */
175
176/* Define to 1 if you have the `getipnodebyname' function. */
177/* #undef HAVE_GETIPNODEBYNAME */
178
179/* Define to 1 if you have the `getopt' function. */
180#define HAVE_GETOPT 1
181
182/* Define to 1 if you have the <getopt.h> header file. */
183#define HAVE_GETOPT_H 1
184
185/* Define if your getopt(3) defines and uses optreset */
186#define HAVE_GETOPT_OPTRESET 1
187
188/* Define to 1 if you have the `getpwuid' function. */
189#define HAVE_GETPWUID 1
190
191/* Define to 1 if you have the `getpwuid_r' function. */
192#define HAVE_GETPWUID_R 1
193
194/* Define to 1 if you have the `gettimeofday' function. */
195#define HAVE_GETTIMEOFDAY 1
196
197/* Define to 1 if you have the `getuid' function. */
198#define HAVE_GETUID 1
199
200/* Define if you have GMP library */
201/* #undef HAVE_GMP */
202
203/* Define to 1 if you have GnuTLS. */
204/* #undef HAVE_GNUTLS */
205
206/* Define to 1 if you have the <gnutls/abstract.h> header file. */
207/* #undef HAVE_GNUTLS_ABSTRACT_H */
208
209/* Define to 1 if you have the `gnutls_certificate_set_verify_function'
210 function. */
211/* #undef HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION */
212
213/* Define to 1 if you have the `gnutls_record_disable_padding' function. */
214/* #undef HAVE_GNUTLS_RECORD_DISABLE_PADDING */
215
216/* Define to 1 if you have the `gnutls_rnd' function. */
217/* #undef HAVE_GNUTLS_RND */
218
219/* Define if you have the iconv() function and it works. */
220#define HAVE_ICONV 1
221
222/* Define to 1 if you have the `inet_ntoa_r' function. */
223/* #undef HAVE_INET_NTOA_R */
224
225/* Define to 1 if you have the `inet_ntop' function. */
226#define HAVE_INET_NTOP 1
227
228/* Define to 1 if you have the <inttypes.h> header file. */
229#define HAVE_INTTYPES_H 1
230
231/* Define to 1 if you have the <iodbcinst.h> header file. */
232/* #undef HAVE_IODBCINST_H */
233
234/* Define to 1 if you have the <langinfo.h> header file. */
235#define HAVE_LANGINFO_H 1
236
237/* Define if you have the libdl library or equivalent. */
238#define HAVE_LIBDL 1
239
240/* Define if libdlloader will be built on this platform */
241#define HAVE_LIBDLLOADER 1
242
243/* Define to 1 if you have the <libgen.h> header file. */
244#define HAVE_LIBGEN_H 1
245
246/* Define to 1 if you have the <limits.h> header file. */
247#define HAVE_LIMITS_H 1
248
249/* Define to 1 if you have the <localcharset.h> header file. */
250/* #undef HAVE_LOCALCHARSET_H */
251
252/* Define to 1 if you have the `locale_charset' function. */
253/* #undef HAVE_LOCALE_CHARSET */
254
255/* Define to 1 if you have the <locale.h> header file. */
256#define HAVE_LOCALE_H 1
257
258/* Define to 1 if you have the `localtime_r' function. */
259#define HAVE_LOCALTIME_R 1
260
261/* Define to 1 if you have the <malloc.h> header file. */
262#define HAVE_MALLOC_H 1
263
264/* Define to 1 if your system provides the malloc_options variable. */
265/* #undef HAVE_MALLOC_OPTIONS */
266
267/* Define to 1 if you have the <minix/config.h> header file. */
268/* #undef HAVE_MINIX_CONFIG_H */
269
270/* Define to 1 if you have the `nanosleep' function. */
271#define HAVE_NANOSLEEP 1
272
273/* Define to 1 if you have the <netdb.h> header file. */
274#define HAVE_NETDB_H 1
275
276/* Define to 1 if you have the <netinet/in.h> header file. */
277#define HAVE_NETINET_IN_H 1
278
279/* Define to 1 if you have the <netinet/tcp.h> header file. */
280#define HAVE_NETINET_TCP_H 1
281
282/* Define to 1 if nettle is present. */
283/* #undef HAVE_NETTLE */
284
285/* Define to 1 if you have the `nl_langinfo' function. */
286#define HAVE_NL_LANGINFO 1
287
288/* Define to 1 if you have the <odbcss.h> header file. */
289/* #undef HAVE_ODBCSS_H */
290
291/* Define if you have the OpenSSL. */
292#define HAVE_OPENSSL 1
293
294/* Define to 1 if you have the <paths.h> header file. */
295#define HAVE_PATHS_H 1
296
297/* Define to 1 if you have the `poll' function. */
298#define HAVE_POLL 1
299
300/* Define to 1 if you have the <poll.h> header file. */
301#define HAVE_POLL_H 1
302
303/* Define if you have POSIX threads libraries and header files. */
304#define HAVE_PTHREAD 1
305
306/* Define to 1 if you have the `pthread_condattr_setclock' function. */
307#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
308
309/* Define to 1 if you have the `pthread_cond_timedwait' function. */
310#define HAVE_PTHREAD_COND_TIMEDWAIT 1
311
312/* Define to 1 if you have the `pthread_cond_timedwait_relative_np' function.
313 */
314/* #undef HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP */
315
316/* Define to 1 if you have the `putenv' function. */
317#define HAVE_PUTENV 1
318
319/* Define to 1 if you have the `readdir_r' function. */
320#define HAVE_READDIR_R 1
321
322/* Define to 1 if you have the GNU Readline library. */
323/* #undef HAVE_READLINE */
324
325/* Define to 1 if you have the `readpassphrase' function. */
326/* #undef HAVE_READPASSPHRASE */
327
328/* Define to 1 if you have rl_inhibit_completion. */
329/* #undef HAVE_RL_INHIBIT_COMPLETION */
330
331/* Define to 1 if you have the `rl_on_new_line' function. */
332/* #undef HAVE_RL_ON_NEW_LINE */
333
334/* Define to 1 if you have the `rl_reset_line_state' function. */
335/* #undef HAVE_RL_RESET_LINE_STATE */
336
337/* Define to 1 if you have the <roken.h> header file. */
338/* #undef HAVE_ROKEN_H */
339
340/* Define to 1 if you have the `RSA_get0_key' function. */
341#define HAVE_RSA_GET0_KEY 1
342
343/* Define to 1 if you have the `setenv' function. */
344#define HAVE_SETENV 1
345
346/* Define to 1 if you have the `setitimer' function. */
347#define HAVE_SETITIMER 1
348
349/* Define to 1 if you have the `setrlimit' function. */
350#define HAVE_SETRLIMIT 1
351
352/* Define if you have the shl_load function. */
353/* #undef HAVE_SHL_LOAD */
354
355/* Define to 1 if you have the <signal.h> header file. */
356#define HAVE_SIGNAL_H 1
357
358/* Define to 1 if you have the `socketpair' function. */
359#define HAVE_SOCKETPAIR 1
360
361/* Define to 1 if you have the SQLGetPrivateProfileString function. */
362/* #undef HAVE_SQLGETPRIVATEPROFILESTRING */
363
364/* Define if sqltypes.h define SQLLEN */
365/* #undef HAVE_SQLLEN */
366
367/* Define to 1 if the system has the type `SQLROWOFFSET'. */
368/* #undef HAVE_SQLROWOFFSET */
369
370/* Define to 1 if the system has the type `SQLROWSETSIZE'. */
371/* #undef HAVE_SQLROWSETSIZE */
372
373/* Define to 1 if the system has the type `SQLSETPOSIROW'. */
374/* #undef HAVE_SQLSETPOSIROW */
375
376/* Define to 1 if you have the <sql.h> header file. */
377/* #undef HAVE_SQL_H */
378
379/* Defined if not --disable-sspi and SSPI detected */
380/* #undef HAVE_SSPI */
381
382/* Define to 1 if you have the <stdbool.h> header file. */
383#define HAVE_STDBOOL_H 1
384
385/* Define to 1 if you have the <stddef.h> header file. */
386#define HAVE_STDDEF_H 1
387
388/* Define to 1 if you have the <stdint.h> header file. */
389#define HAVE_STDINT_H 1
390
391/* Define to 1 if you have the <stdio.h> header file. */
392#define HAVE_STDIO_H 1
393
394/* Define to 1 if you have the <stdlib.h> header file. */
395#define HAVE_STDLIB_H 1
396
397/* Define to 1 if you have the <strings.h> header file. */
398#define HAVE_STRINGS_H 1
399
400/* Define to 1 if you have the <string.h> header file. */
401#define HAVE_STRING_H 1
402
403/* Define to 1 if you have the `strlcat' function. */
404#define HAVE_STRLCAT 1
405
406/* Define to 1 if you have the `strlcpy' function. */
407#define HAVE_STRLCPY 1
408
409/* Define to 1 if you have the `strsep' function. */
410#define HAVE_STRSEP 1
411
412/* Define to 1 if you have the `strtok_r' function. */
413#define HAVE_STRTOK_R 1
414
415/* Define to 1 if you have the `strtok_s' function. */
416/* #undef HAVE_STRTOK_S */
417
418/* Define to 1 if `tm_zone' is a member of `struct tm'. */
419#define HAVE_STRUCT_TM_TM_ZONE 1
420
421/* Define to 1 if `__tm_zone' is a member of `struct tm'. */
422/* #undef HAVE_STRUCT_TM___TM_ZONE */
423
424/* Define to 1 if you have the 'system' function */
425#define HAVE_SYSTEM 1
426
427/* Define to 1 if you have the <sys/eventfd.h> header file. */
428/* #undef HAVE_SYS_EVENTFD_H */
429
430/* Define to 1 if you have the <sys/ioctl.h> header file. */
431#define HAVE_SYS_IOCTL_H 1
432
433/* Define to 1 if you have the <sys/param.h> header file. */
434#define HAVE_SYS_PARAM_H 1
435
436/* Define to 1 if you have the <sys/resource.h> header file. */
437#define HAVE_SYS_RESOURCE_H 1
438
439/* Define to 1 if you have the <sys/select.h> header file. */
440#define HAVE_SYS_SELECT_H 1
441
442/* Define to 1 if you have the <sys/socket.h> header file. */
443#define HAVE_SYS_SOCKET_H 1
444
445/* Define to 1 if you have the <sys/stat.h> header file. */
446#define HAVE_SYS_STAT_H 1
447
448/* Define to 1 if you have the <sys/time.h> header file. */
449#define HAVE_SYS_TIME_H 1
450
451/* Define to 1 if you have the <sys/types.h> header file. */
452#define HAVE_SYS_TYPES_H 1
453
454/* Define to 1 if you have the <sys/wait.h> header file. */
455#define HAVE_SYS_WAIT_H 1
456
457/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
458 `HAVE_STRUCT_TM_TM_ZONE' instead. */
459#define HAVE_TM_ZONE 1
460
461/* Define to 1 if you don't have `tm_zone' but do have the external array
462 `tzname'. */
463/* #undef HAVE_TZNAME */
464
465/* Define to 1 if you have the <unistd.h> header file. */
466#define HAVE_UNISTD_H 1
467
468/* Define to 1 if you have the `usleep' function. */
469#define HAVE_USLEEP 1
470
471/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
472/* #undef HAVE_VALGRIND_MEMCHECK_H */
473
474/* Define to 1 if you have the `vasprintf' function. */
475#define HAVE_VASPRINTF 1
476
477/* Define to 1 if you have the `vsnprintf' function. */
478#define HAVE_VSNPRINTF 1
479
480/* Define to 1 if you have the <wchar.h> header file. */
481#define HAVE_WCHAR_H 1
482
483/* Define to 1 if you have the <windows.h> header file. */
484/* #undef HAVE_WINDOWS_H */
485
486/* Define to 1 if you have the <winsock2.h> header file. */
487/* #undef HAVE_WINSOCK2_H */
488
489/* Define to 1 if you have the `_fseeki64' function. */
490/* #undef HAVE__FSEEKI64 */
491
492/* Define to 1 if you have the `_ftelli64' function. */
493/* #undef HAVE__FTELLI64 */
494
495/* Define to 1 if you have the `_lock_file' function. */
496/* #undef HAVE__LOCK_FILE */
497
498/* Define to 1 if you have the `_unlock_file' function. */
499/* #undef HAVE__UNLOCK_FILE */
500
501/* Define to 1 if you have the `_vscprintf' function. */
502/* #undef HAVE__VSCPRINTF */
503
504/* Define to 1 if you have the `_vsnprintf' function. */
505#define HAVE__VSNPRINTF 1
506
507/* Define to 1 if you have the `_xpg_accept' function. */
508/* #undef HAVE__XPG_ACCEPT */
509
510/* Define to 1 if you have the `_xpg_getpeername' function. */
511/* #undef HAVE__XPG_GETPEERNAME */
512
513/* Define to 1 if you have the `_xpg_getsockname' function. */
514/* #undef HAVE__XPG_GETSOCKNAME */
515
516/* Define to 1 if you have the `_xpg_getsockopt' function. */
517/* #undef HAVE__XPG_GETSOCKOPT */
518
519/* Define to 1 if you have the `_xpg_recvfrom' function. */
520/* #undef HAVE__XPG_RECVFROM */
521
522/* Define to 1 if you have the `__accept' function. */
523/* #undef HAVE___ACCEPT */
524
525/* Define to 1 if you have the `__getpeername' function. */
526/* #undef HAVE___GETPEERNAME */
527
528/* Define to 1 if you have the `__getsockname' function. */
529/* #undef HAVE___GETSOCKNAME */
530
531/* Define to 1 if you have the `__getsockopt' function. */
532/* #undef HAVE___GETSOCKOPT */
533
534/* Define to 1 if you have the `__recvfrom' function. */
535/* #undef HAVE___RECVFROM */
536
537/* Define as const if the declaration of iconv() needs const. */
538#define ICONV_CONST
539
540/* Define to value of INADDR_NONE if not provided by your system header files.
541 */
542/* #undef INADDR_NONE */
543
544/* Define to the sub-directory where libtool stores uninstalled libraries. */
545#define LT_OBJDIR ".libs/"
546
547/* Define to 1 if the BSD-style netdb interface is reentrant. */
548/* #undef NETDB_REENTRANT */
549
550/* Define to 1 if memset(0) sets pointers to NULL. */
551#define NULL_REP_IS_ZERO_BYTES 1
552
553/* Name of package */
554#define PACKAGE "freetds"
555
556/* Define to the address where bug reports for this package should be sent. */
557#define PACKAGE_BUGREPORT ""
558
559/* Define to the full name of this package. */
560#define PACKAGE_NAME "FreeTDS"
561
562/* Define to the full name and version of this package. */
563#define PACKAGE_STRING "FreeTDS 1.3.21"
564
565/* Define to the one symbol short name of this package. */
566#define PACKAGE_TARNAME "freetds"
567
568/* Define to the home page for this package. */
569#define PACKAGE_URL ""
570
571/* Define to the version of this package. */
572#define PACKAGE_VERSION "1.3.21"
573
574/* Define to necessary symbol if this constant uses a non-standard name on
575 your system. */
576/* #undef PTHREAD_CREATE_JOINABLE */
577
578/* The size of `char', as computed by sizeof. */
579#define SIZEOF_CHAR 1
580
581/* The size of `double', as computed by sizeof. */
582#define SIZEOF_DOUBLE 8
583
584/* The size of `float', as computed by sizeof. */
585#define SIZEOF_FLOAT 4
586
587/* The size of `int', as computed by sizeof. */
588#define SIZEOF_INT 4
589
590/* The size of `long', as computed by sizeof. */
591#define SIZEOF_LONG 8
592
593/* The size of `long double', as computed by sizeof. */
594#define SIZEOF_LONG_DOUBLE 16
595
596/* The size of `long long', as computed by sizeof. */
597#define SIZEOF_LONG_LONG 8
598
599/* The size of `short', as computed by sizeof. */
600#define SIZEOF_SHORT 2
601
602/* The size of `SQLWCHAR', as computed by sizeof. */
603#define SIZEOF_SQLWCHAR 0
604
605/* The size of `void *', as computed by sizeof. */
606#define SIZEOF_VOID_P 8
607
608/* The size of `wchar_t', as computed by sizeof. */
609#define SIZEOF_WCHAR_T 4
610
611/* The size of `__int64', as computed by sizeof. */
612#define SIZEOF___INT64 0
613
614/* If using the C implementation of alloca, define if you know the
615 direction of stack growth for your system; otherwise it will be
616 automatically deduced at runtime.
617 STACK_DIRECTION > 0 => grows toward higher addresses
618 STACK_DIRECTION < 0 => grows toward lower addresses
619 STACK_DIRECTION = 0 => direction of growth unknown */
620/* #undef STACK_DIRECTION */
621
622/* Define to 1 if all of the C90 standard headers exist (not just the ones
623 required in a freestanding environment). This macro is provided for
624 backward compatibility; new code need not use it. */
625#define STDC_HEADERS 1
626
627/* Define to use TDS 5.0 by default */
628/* #undef TDS50 */
629
630/* Define to use TDS 7.1 by default */
631/* #undef TDS71 */
632
633/* Define to use TDS 7.2 by default */
634/* #undef TDS72 */
635
636/* Define to use TDS 7.3 by default */
637/* #undef TDS73 */
638
639/* Define to use TDS 7.4 by default */
640/* #undef TDS74 */
641
642/* Define to 1 if your compiler supports __attribute__((destructor)). */
643#define TDS_ATTRIBUTE_DESTRUCTOR 1
644
645/* define to constant to use for clock_gettime */
646#define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC
647
648/* Define if you have pthread with mutex support */
649#define TDS_HAVE_PTHREAD_MUTEX 1
650
651/* Define if stdio support locking */
652#define TDS_HAVE_STDIO_LOCKED 1
653
654/* define to prefix format string used for 64bit integers */
655#define TDS_I64_PREFIX "l"
656
657/* Define if you don't care about thread safety */
658/* #undef TDS_NO_THREADSAFE */
659
660/* Define to 1 if last argument of SQLColAttribute it's SQLLEN * */
661/* #undef TDS_SQLCOLATTRIBUTE_SQLLEN */
662
663/* Define to 1 if SQLParamOptions accept SQLULEN as arguments */
664/* #undef TDS_SQLPARAMOPTIONS_SQLLEN */
665
666/* Defined if --enable-sybase-compat used */
667/* #undef TDS_SYBASE_COMPAT */
668
669/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. This
670 macro is obsolete. */
671#define TIME_WITH_SYS_TIME 1
672
673/* Define to 1 if your <sys/time.h> declares `struct tm'. */
674/* #undef TM_IN_SYS_TIME */
675
676/* Enable extensions on AIX 3, Interix. */
677#ifndef _ALL_SOURCE
678# define _ALL_SOURCE 1
679#endif
680/* Enable general extensions on macOS. */
681#ifndef _DARWIN_C_SOURCE
682# define _DARWIN_C_SOURCE 1
683#endif
684/* Enable general extensions on Solaris. */
685#ifndef __EXTENSIONS__
686# define __EXTENSIONS__ 1
687#endif
688/* Enable GNU extensions on systems that have them. */
689#ifndef _GNU_SOURCE
690# define _GNU_SOURCE 1
691#endif
692/* Enable X/Open compliant socket functions that do not require linking
693 with -lxnet on HP-UX 11.11. */
694#ifndef _HPUX_ALT_XOPEN_SOCKET_API
695# define _HPUX_ALT_XOPEN_SOCKET_API 1
696#endif
697/* Identify the host operating system as Minix.
698 This macro does not affect the system headers' behavior.
699 A future release of Autoconf may stop defining this macro. */
700#ifndef _MINIX
701/* # undef _MINIX */
702#endif
703/* Enable general extensions on NetBSD.
704 Enable NetBSD compatibility extensions on Minix. */
705#ifndef _NETBSD_SOURCE
706# define _NETBSD_SOURCE 1
707#endif
708/* Enable OpenBSD compatibility extensions on NetBSD.
709 Oddly enough, this does nothing on OpenBSD. */
710#ifndef _OPENBSD_SOURCE
711# define _OPENBSD_SOURCE 1
712#endif
713/* Define to 1 if needed for POSIX-compatible behavior. */
714#ifndef _POSIX_SOURCE
715/* # undef _POSIX_SOURCE */
716#endif
717/* Define to 2 if needed for POSIX-compatible behavior. */
718#ifndef _POSIX_1_SOURCE
719/* # undef _POSIX_1_SOURCE */
720#endif
721/* Enable POSIX-compatible threading on Solaris. */
722#ifndef _POSIX_PTHREAD_SEMANTICS
723# define _POSIX_PTHREAD_SEMANTICS 1
724#endif
725/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
726#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
727# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
728#endif
729/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
730#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
731# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
732#endif
733/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
734#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
735# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
736#endif
737/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
738#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
739# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
740#endif
741/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
742#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
743# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
744#endif
745/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
746#ifndef __STDC_WANT_LIB_EXT2__
747# define __STDC_WANT_LIB_EXT2__ 1
748#endif
749/* Enable extensions specified by ISO/IEC 24747:2009. */
750#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
751# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
752#endif
753/* Enable extensions on HP NonStop. */
754#ifndef _TANDEM_SOURCE
755# define _TANDEM_SOURCE 1
756#endif
757/* Enable X/Open extensions. Define to 500 only if necessary
758 to make mbstate_t available. */
759#ifndef _XOPEN_SOURCE
760/* # undef _XOPEN_SOURCE */
761#endif
762
763
764/* Version number of package */
765#define VERSION "1.3.21"
766
767/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
768 significant byte first (like Motorola and SPARC, unlike Intel). */
769#if defined AC_APPLE_UNIVERSAL_BUILD
770# if defined __BIG_ENDIAN__
771# define WORDS_BIGENDIAN 1
772# endif
773#else
774# ifndef WORDS_BIGENDIAN
775/* # undef WORDS_BIGENDIAN */
776# endif
777#endif
778
779/* Number of bits in a file offset, on hosts where this is settable. */
780/* #undef _FILE_OFFSET_BITS */
781
782/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
783/* #undef _LARGEFILE_SOURCE */
784
785/* Define for large files, on AIX-style hosts. */
786/* #undef _LARGE_FILES */
787
788/* Define to empty if `const' does not conform to ANSI C. */
789/* #undef const */
790
791/* Define to `__inline__' or `__inline' if that's what the C compiler
792 calls it, or to nothing if 'inline' is not supported under any name. */
793#ifndef __cplusplus
794/* #undef inline */
795#endif
796
797/* Define to `unsigned int' if <sys/types.h> does not define. */
798/* #undef size_t */
799
800/* type to use in place of socklen_t if not defined */
801/* #undef socklen_t */