00001 /* include/config.h. Generated by configure. */ 00002 /* include/config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to 1 if you need BSD_COMP defined to get FIONBIO defined. */ 00005 /* #undef BSD_COMP */ 00006 00007 /* Define to enable work in progress code */ 00008 /* #undef ENABLE_DEVELOPING */ 00009 00010 /* Define to enable extra checks on code */ 00011 /* #undef ENABLE_EXTRA_CHECKS */ 00012 00013 /* Defined if --enable-krb5 used and library detected */ 00014 /* #undef ENABLE_KRB5 */ 00015 00016 /* Define to enable ODBC wide string support */ 00017 #define ENABLE_ODBC_WIDE 1 00018 00019 /* Define to 1 if you have the <arpa/inet.h> header file. */ 00020 /* #undef HAVE_ARPA_INET_H */ 00021 00022 /* Define to 1 if you have the `asprintf' function. */ 00023 /* #undef HAVE_ASPRINTF */ 00024 00025 /* Define to 1 if you have the `atoll' function. */ 00026 #define HAVE_ATOLL 1 00027 00028 /* Define to 1 if you have the <dlfcn.h> header file. */ 00029 /* #undef HAVE_DLFCN_H */ 00030 00031 /* Define to 1 if you have the <errno.h> header file. */ 00032 #define HAVE_ERRNO_H 1 00033 00034 /* Define to 1 if your system provides the 5-parameter version of 00035 gethostbyaddr_r(). */ 00036 /* #undef HAVE_FUNC_GETHOSTBYADDR_R_5 */ 00037 00038 /* Define to 1 if your system provides the 7-parameter version of 00039 gethostbyaddr_r(). */ 00040 /* #undef HAVE_FUNC_GETHOSTBYADDR_R_7 */ 00041 00042 /* Define to 1 if your system provides the 8-parameter version of 00043 gethostbyaddr_r(). */ 00044 /* #undef HAVE_FUNC_GETHOSTBYADDR_R_8 */ 00045 00046 /* Define to 1 if your system provides the 3-parameter version of 00047 gethostbyname_r(). */ 00048 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_3 */ 00049 00050 /* Define to 1 if your system provides the 5-parameter version of 00051 gethostbyname_r(). */ 00052 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_5 */ 00053 00054 /* Define to 1 if your system provides the 6-parameter version of 00055 gethostbyname_r(). */ 00056 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_6 */ 00057 00058 /* Define to 1 if your system provides the 4-parameter version of 00059 getservbyname_r(). */ 00060 /* #undef HAVE_FUNC_GETSERVBYNAME_R_4 */ 00061 00062 /* Define to 1 if your system provides the 5-parameter version of 00063 getservbyname_r(). */ 00064 /* #undef HAVE_FUNC_GETSERVBYNAME_R_5 */ 00065 00066 /* Define to 1 if your system provides the 6-parameter version of 00067 getservbyname_r(). */ 00068 /* #undef HAVE_FUNC_GETSERVBYNAME_R_6 */ 00069 00070 /* Define to 1 if you have the `gethostname' function. */ 00071 #define HAVE_GETHOSTNAME 1 00072 00073 /* Define to 1 if you have the `getpwuid' function. */ 00074 /* #undef HAVE_GETPWUID */ 00075 00076 /* Define to 1 if you have the `getpwuid_r' function. */ 00077 /* #undef HAVE_GETPWUID_R */ 00078 00079 /* Define to 1 if you have the `gettimeofday' function. */ 00080 /* #undef HAVE_GETTIMEOFDAY */ 00081 00082 /* Define to 1 if you have the `getuid' function. */ 00083 /* #undef HAVE_GETUID */ 00084 00085 /* Define if you have the iconv() function. */ 00086 /* #undef HAVE_ICONV */ 00087 00088 /* Define to 1 if you have a 64-bit integral type. */ 00089 #define HAVE_INT64 1 00090 00091 /* Define to 1 if you have the <inttypes.h> header file. */ 00092 #define HAVE_INTTYPES_H 1 00093 00094 /* Define to 1 if you have the <limits.h> header file. */ 00095 #define HAVE_LIMITS_H 1 00096 00097 /* Define to 1 if you have the <locale.h> header file. */ 00098 #define HAVE_LOCALE_H 1 00099 00100 /* Define to 1 if your system provides the malloc_options variable. */ 00101 /* #undef HAVE_MALLOC_OPTIONS */ 00102 00103 /* Define to 1 if you have the <memory.h> header file. */ 00104 #define HAVE_MEMORY_H 1 00105 00106 /* Define to 1 if you have the <netdb.h> header file. */ 00107 /* #undef HAVE_NETDB_H */ 00108 00109 /* Define to 1 if you have the <netinet/in.h> header file. */ 00110 /* #undef HAVE_NETINET_IN_H */ 00111 00112 /* Define to 1 if you have the <odbcss.h> header file. */ 00113 /* #undef HAVE_ODBCSS_H */ 00114 00115 /* Define to 1 if you have the <paths.h> header file. */ 00116 /* #undef HAVE_PATHS_H */ 00117 00118 /* Define to 1 if you have the GNU Readline library. */ 00119 /* #undef HAVE_READLINE */ 00120 00121 /* Define to 1 if you have the SQLGetPrivateProfileString function. */ 00122 #define HAVE_SQLGETPRIVATEPROFILESTRING 1 00123 00124 /* Define if sqltypes.h define SQLLEN */ 00125 #define HAVE_SQLLEN 1 00126 00127 /* Define to 1 if the system has the type `SQLROWOFFSET'. */ 00128 /* #undef HAVE_SQLROWOFFSET */ 00129 00130 /* Define to 1 if the system has the type `SQLROWSETSIZE'. */ 00131 /* #undef HAVE_SQLROWSETSIZE */ 00132 00133 /* Define to 1 if the system has the type `SQLSETPOSIROW'. */ 00134 /* #undef HAVE_SQLSETPOSIROW */ 00135 00136 /* Defined if --enable-sspi and SSPI detected */ 00137 #define HAVE_SSPI 1 00138 00139 /* Define to 1 if you have the <stdint.h> header file. */ 00140 #define HAVE_STDINT_H 1 00141 00142 /* Define to 1 if you have the <stdlib.h> header file. */ 00143 #define HAVE_STDLIB_H 1 00144 00145 /* Define to 1 if you have the <strings.h> header file. */ 00146 /* #undef HAVE_STRINGS_H */ 00147 00148 /* Define to 1 if you have the <string.h> header file. */ 00149 #define HAVE_STRING_H 1 00150 00151 /* Define to 1 if you have the `strtok_r' function. */ 00152 /* #undef HAVE_STRTOK_R */ 00153 00154 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 00155 /* #undef HAVE_SYS_IOCTL_H */ 00156 00157 /* Define to 1 if you have the <sys/param.h> header file. */ 00158 /* #undef HAVE_SYS_PARAM_H */ 00159 00160 /* Define to 1 if you have the <sys/socket.h> header file. */ 00161 /* #define HAVE_SYS_SOCKET_H 1 */ 00162 00163 /* Define to 1 if you have the <sys/stat.h> header file. */ 00164 /* #undef HAVE_SYS_STAT_H */ 00165 00166 /* Define to 1 if you have the <sys/time.h> header file. */ 00167 #ifdef __GNUC__ 00168 # define HAVE_SYS_TIME_H 1 00169 #endif 00170 00171 /* Define to 1 if you have the <sys/types.h> header file. */ 00172 #define HAVE_SYS_TYPES_H 1 00173 00174 /* Define to 1 if you have the <unistd.h> header file. */ 00175 /* #undef HAVE_UNISTD_H */ 00176 00177 /* Define to 1 if you have the `vasprintf' function. */ 00178 /* #undef HAVE_VASPRINTF */ 00179 00180 /* Define to 1 if you have the `vsnprintf' function. */ 00181 /* #undef HAVE_VSNPRINTF */ 00182 00183 /* Define to 1 if you have the `_vsnprintf' function. */ 00184 #define HAVE__VSNPRINTF 1 00185 00186 /* Define as const if the declaration of iconv() needs const. */ 00187 #define ICONV_CONST const 00188 00189 /* Define to value of INADDR_NONE if not provided by your system header files. 00190 */ 00191 /* #undef INADDR_NONE */ 00192 00193 /* Define to 1 if the BSD-style netdb interface is reentrant. */ 00194 #define NETDB_REENTRANT 1 00195 00196 /* Name of package */ 00197 #define PACKAGE "freetds" 00198 00199 /* Define to the address where bug reports for this package should be sent. */ 00200 #define PACKAGE_BUGREPORT "" 00201 00202 /* Define to the full name of this package. */ 00203 #define PACKAGE_NAME "FreeTDS" 00204 00205 /* Define to the full name and version of this package. */ 00206 #define PACKAGE_STRING "" 00207 00208 /* Define to the one symbol short name of this package. */ 00209 #define PACKAGE_TARNAME "" 00210 00211 /* Define to the version of this package. */ 00212 #define PACKAGE_VERSION "" 00213 00214 /* The size of `char', as computed by sizeof. */ 00215 #define SIZEOF_CHAR 1 00216 00217 /* The size of `double', as computed by sizeof. */ 00218 #define SIZEOF_DOUBLE 8 00219 00220 /* The size of `float', as computed by sizeof. */ 00221 #define SIZEOF_FLOAT 4 00222 00223 /* The size of `int', as computed by sizeof. */ 00224 #define SIZEOF_INT 4 00225 00226 /* The size of `long', as computed by sizeof. */ 00227 #define SIZEOF_LONG 4 00228 00229 /* The size of `long long', as computed by sizeof. */ 00230 #define SIZEOF_LONG_LONG 0 00231 00232 /* The size of `short', as computed by sizeof. */ 00233 #define SIZEOF_SHORT 2 00234 00235 /* The size of `SQLWCHAR', as computed by sizeof. */ 00236 #define SIZEOF_SQLWCHAR 2 00237 00238 /* The size of `wchar_t', as computed by sizeof. */ 00239 #define SIZEOF_WCHAR_T 2 00240 00241 /* The size of `__int64', as computed by sizeof. */ 00242 #define SIZEOF___INT64 8 00243 00244 /* Define to 1 if you want to use SSPI for Win32 */ 00245 #define HAVE_SSPI 1 00246 00247 /* Define to 1 if you have the ANSI C header files. */ 00248 #define STDC_HEADERS 1 00249 00250 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00251 #ifdef __GNUC__ 00252 # define TIME_WITH_SYS_TIME 1 00253 #else 00254 # define TIME_WITH_SYS_TIME 0 00255 #endif 00256 00257 /* define to format string used for 64bit integers */ 00258 #define TDS_I64_FORMAT "I64d" 00259 00260 /* Version number of package */ 00261 #define VERSION "0.83.dev" 00262 00263 /* Define to 1 if your processor stores words with the most significant byte 00264 first (like Motorola and SPARC, unlike Intel and VAX). */ 00265 /* #undef WORDS_BIGENDIAN */ 00266 00267 /* Enable GNU extensions on systems that have them. */ 00268 #ifndef _GNU_SOURCE 00269 # define _GNU_SOURCE 1 00270 #endif 00271 00272 #undef HAVE_ODBCSS_H 00273 #ifdef _MSC_VER 00274 #define HAVE_ODBCSS_H 1 00275 #endif 00276 00277 #define TDS42 1 00278 00279 #ifdef _MSC_VER 00280 #define inline __inline 00281 #endif 00282 00283 #include <winsock2.h> 00284 #include <BaseTsd.h> 00285 00286 typedef SSIZE_T ssize_t; 00287