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