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