Loading...
Searching...
No Matches
4#define _freetds_config_h_
25#define ENABLE_ODBC_MARS 1
28#define ENABLE_ODBC_WIDE 1
31#define GNUTLS_USE_NETTLE 1
40#define HAVE_ALLOCA_H 1
43#define HAVE_ARPA_INET_H 1
49#define HAVE_ASPRINTF 1
52#define HAVE_BASENAME 1
58#define HAVE_CLOCK_GETTIME 1
61#define HAVE_COM_ERR_H 1
75#define HAVE_DIRENT_H 1
120#define HAVE_FUNC_GETHOSTBYADDR_R_8 1
132#define HAVE_FUNC_GETHOSTBYNAME_R_6 1
144#define HAVE_FUNC_GETPWUID_R_5 1
156#define HAVE_FUNC_GETSERVBYNAME_R_6 1
162#define HAVE_FUNC_LOCALTIME_R_TM 1
165#define HAVE_GETADDRINFO 1
168#define HAVE_GETHOSTNAME 1
183#define HAVE_GETOPT_H 1
189#define HAVE_GETPWUID 1
192#define HAVE_GETPWUID_R 1
195#define HAVE_GETTIMEOFDAY 1
207#define HAVE_GNUTLS_ABSTRACT_H 1
211#define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
214#define HAVE_GNUTLS_RECORD_DISABLE_PADDING 1
217#define HAVE_GNUTLS_RND 1
226#define HAVE_INET_NTOP 1
229#define HAVE_INTTYPES_H 1
235#define HAVE_LANGINFO_H 1
241#define HAVE_LIBDLLOADER 1
244#define HAVE_LIBGEN_H 1
247#define HAVE_LIMITS_H 1
256#define HAVE_LOCALE_H 1
259#define HAVE_LOCALTIME_R 1
262#define HAVE_MALLOC_H 1
271#define HAVE_NANOSLEEP 1
274#define HAVE_NETDB_H 1
277#define HAVE_NETINET_IN_H 1
280#define HAVE_NETINET_TCP_H 1
286#define HAVE_NL_LANGINFO 1
295#define HAVE_PATHS_H 1
304#define HAVE_PTHREAD 1
307#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
310#define HAVE_PTHREAD_COND_TIMEDWAIT 1
320#define HAVE_READDIR_R 1
323#define HAVE_READLINE 1
329#define HAVE_RL_INHIBIT_COMPLETION 1
332#define HAVE_RL_ON_NEW_LINE 1
335#define HAVE_RL_RESET_LINE_STATE 1
347#define HAVE_SETITIMER 1
350#define HAVE_SETRLIMIT 1
356#define HAVE_SIGNAL_H 1
359#define HAVE_SOCKETPAIR 1
362#define HAVE_SQLGETPRIVATEPROFILESTRING 1
374#define HAVE_SQLSETPOSIROW 1
383#define HAVE_STDBOOL_H 1
386#define HAVE_STDDEF_H 1
389#define HAVE_STDINT_H 1
392#define HAVE_STDIO_H 1
395#define HAVE_STDLIB_H 1
398#define HAVE_STRINGS_H 1
401#define HAVE_STRING_H 1
404#define HAVE_STRLCAT 1
407#define HAVE_STRLCPY 1
413#define HAVE_STRTOK_R 1
419#define HAVE_STRUCT_TM_TM_ZONE 1
428#define HAVE_SYS_EVENTFD_H 1
431#define HAVE_SYS_IOCTL_H 1
434#define HAVE_SYS_PARAM_H 1
437#define HAVE_SYS_RESOURCE_H 1
440#define HAVE_SYS_SELECT_H 1
443#define HAVE_SYS_SOCKET_H 1
446#define HAVE_SYS_STAT_H 1
449#define HAVE_SYS_TIME_H 1
452#define HAVE_SYS_TYPES_H 1
455#define HAVE_SYS_WAIT_H 1
459#define HAVE_TM_ZONE 1
466#define HAVE_UNISTD_H 1
475#define HAVE_VASPRINTF 1
478#define HAVE_VSNPRINTF 1
481#define HAVE_WCHAR_H 1
545#define LT_OBJDIR ".libs/"
551#define NULL_REP_IS_ZERO_BYTES 1
554#define PACKAGE "freetds"
557#define PACKAGE_BUGREPORT ""
560#define PACKAGE_NAME "FreeTDS"
563#define PACKAGE_STRING "FreeTDS 1.3.14"
566#define PACKAGE_TARNAME "freetds"
569#define PACKAGE_URL ""
572#define PACKAGE_VERSION "1.3.14"
582#define SIZEOF_DOUBLE 8
585#define SIZEOF_FLOAT 4
594#define SIZEOF_LONG_DOUBLE 16
597#define SIZEOF_LONG_LONG 8
600#define SIZEOF_SHORT 2
603#define SIZEOF_SQLWCHAR 2
606#define SIZEOF_VOID_P 8
609#define SIZEOF_WCHAR_T 4
612#define SIZEOF___INT64 0
625#define STDC_HEADERS 1
643#define TDS_ATTRIBUTE_DESTRUCTOR 1
646#define TDS_GETTIMEMILLI_CONST CLOCK_MONOTONIC
649#define TDS_HAVE_PTHREAD_MUTEX 1
652#define TDS_HAVE_STDIO_LOCKED 1
655#define TDS_I64_PREFIX "l"
661#define TDS_SQLCOLATTRIBUTE_SQLLEN 1
664#define TDS_SQLPARAMOPTIONS_SQLLEN 1
667#define TDS_SYBASE_COMPAT 1
671#define TIME_WITH_SYS_TIME 1
678# define _ALL_SOURCE 1
681#ifndef _DARWIN_C_SOURCE
682# define _DARWIN_C_SOURCE 1
685#ifndef __EXTENSIONS__
686# define __EXTENSIONS__ 1
690# define _GNU_SOURCE 1
694#ifndef _HPUX_ALT_XOPEN_SOCKET_API
695# define _HPUX_ALT_XOPEN_SOCKET_API 1
705#ifndef _NETBSD_SOURCE
706# define _NETBSD_SOURCE 1
710#ifndef _OPENBSD_SOURCE
711# define _OPENBSD_SOURCE 1
718#ifndef _POSIX_1_SOURCE
722#ifndef _POSIX_PTHREAD_SEMANTICS
723# define _POSIX_PTHREAD_SEMANTICS 1
726#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
727# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
730#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
731# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
734#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
735# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
738#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
739# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
742#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
743# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
746#ifndef __STDC_WANT_LIB_EXT2__
747# define __STDC_WANT_LIB_EXT2__ 1
750#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
751# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
754#ifndef _TANDEM_SOURCE
755# define _TANDEM_SOURCE 1
765#define VERSION "1.3.14"
769#if defined AC_APPLE_UNIVERSAL_BUILD
770# if defined __BIG_ENDIAN__
771# define WORDS_BIGENDIAN 1
774# ifndef WORDS_BIGENDIAN