FreeTDS API
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
config.h
1 /* include/config.h. Generated by configure. */
2 /* include/config.h.in. Generated from configure.in by autoheader. */
3 
4 /* Define to 1 if you need BSD_COMP defined to get FIONBIO defined. */
5 /* #undef BSD_COMP */
6 
7 /* Define to enable work in progress code */
8 /* #undef ENABLE_DEVELOPING 1 */
9 
10 /* Define to enable extra checks on code */
11 /* #undef ENABLE_EXTRA_CHECKS 1 */
12 
13 /* Define to 1 if you have the <arpa/inet.h> header file. */
14 /* #undef HAVE_ARPA_INET_H */
15 
16 /* Define to 1 if you have the `asprintf' function. */
17 /* #undef HAVE_ASPRINTF */
18 
19 /* Define to 1 if you have the `atoll' function. */
20 #define HAVE_ATOLL 1
21 
22 /* Define to 1 if you have the <dlfcn.h> header file. */
23 /* #undef HAVE_DLFCN_H */
24 
25 /* Define to 1 if you have the <errno.h> header file. */
26 #define HAVE_ERRNO_H 1
27 
28 /* Define to 1 if your system provides the 5-parameter version of
29  gethostbyaddr_r(). */
30 /* #undef HAVE_FUNC_GETHOSTBYADDR_R_5 */
31 
32 /* Define to 1 if your system provides the 6-parameter version of
33  gethostbyaddr_r(). */
34 /* #undef HAVE_FUNC_GETHOSTBYADDR_R_7 */
35 
36 /* Define to 1 if your system provides the 8-parameter version of
37  gethostbyaddr_r(). */
38 /* #undef HAVE_FUNC_GETHOSTBYADDR_R_8 */
39 
40 /* Define to 1 if your system provides the 3-parameter version of
41  gethostbyname_r(). */
42 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_3 */
43 
44 /* Define to 1 if your system provides the 5-parameter version of
45  gethostbyname_r(). */
46 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_5 */
47 
48 /* Define to 1 if your system provides the 6-parameter version of
49  gethostbyname_r(). */
50 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_6 */
51 
52 /* Define to 1 if your system provides the 4-parameter version of
53  getservbyname_r(). */
54 /* #undef HAVE_FUNC_GETSERVBYNAME_R_4 */
55 
56 /* Define to 1 if your system provides the 5-parameter version of
57  getservbyname_r(). */
58 /* #undef HAVE_FUNC_GETSERVBYNAME_R_5 */
59 
60 /* Define to 1 if your system provides the 6-parameter version of
61  getservbyname_r(). */
62 /* #undef HAVE_FUNC_GETSERVBYNAME_R_6 */
63 
64 /* Define to 1 if you have the `gethostname' function. */
65 #define HAVE_GETHOSTNAME 1
66 
67 /* Define to 1 if you have the `getpwuid' function. */
68 /* #undef HAVE_GETPWUID */
69 
70 /* Define to 1 if you have the `getpwuid_r' function. */
71 /* #undef HAVE_GETPWUID_R */
72 
73 /* Define to 1 if you have the `gettimeofday' function. */
74 /* #undef HAVE_GETTIMEOFDAY */
75 
76 /* Define to 1 if you have the `getuid' function. */
77 /* #undef HAVE_GETUID */
78 
79 /* Define if you have the iconv() function. */
80 /* #undef HAVE_ICONV */
81 
82 /* Define to 1 if you have a 64-bit integral type. */
83 #define HAVE_INT64 1
84 
85 /* Define to 1 if you have the <inttypes.h> header file. */
86 #define HAVE_INTTYPES_H 1
87 
88 /* Define to 1 if your system provides the malloc_options variable. */
89 /* #undef HAVE_MALLOC_OPTIONS */
90 
91 /* Define to 1 if you have the <memory.h> header file. */
92 #define HAVE_MEMORY_H 1
93 
94 /* Define to 1 if you have the <netdb.h> header file. */
95 /* #undef HAVE_NETDB_H */
96 
97 /* Define to 1 if you have the <netinet/in.h> header file. */
98 /* #undef HAVE_NETINET_IN_H */
99 
100 /* Define to 1 if you have the <paths.h> header file. */
101 /* #undef HAVE_PATHS_H */
102 
103 /* Define to 1 if you have the GNU Readline library. */
104 /* #undef HAVE_READLINE */
105 
106 /* Define to 1 if you have the SQLGetPrivateProfileString function. */
107 #define HAVE_SQLGETPRIVATEPROFILESTRING 1
108 
109 /* Define to 1 if you have the <stdint.h> header file. */
110 #define HAVE_STDINT_H 1
111 
112 /* Define to 1 if you have the <stdlib.h> header file. */
113 #define HAVE_STDLIB_H 1
114 
115 /* Define to 1 if you have the <strings.h> header file. */
116 /* #undef HAVE_STRINGS_H */
117 
118 /* Define to 1 if you have the <string.h> header file. */
119 #define HAVE_STRING_H 1
120 
121 /* Define to 1 if you have the `strtok_r' function. */
122 /* #undef HAVE_STRTOK_R */
123 
124 /* Define to 1 if you have the <sys/ioctl.h> header file. */
125 /* #undef HAVE_SYS_IOCTL_H */
126 
127 /* Define to 1 if you have the <sys/param.h> header file. */
128 /* #undef HAVE_SYS_PARAM_H */
129 
130 /* Define to 1 if you have the <sys/socket.h> header file. */
131 /* #define HAVE_SYS_SOCKET_H 1 */
132 
133 /* Define to 1 if you have the <sys/stat.h> header file. */
134 /* #undef HAVE_SYS_STAT_H */
135 
136 /* Define to 1 if you have the <sys/time.h> header file. */
137 #ifdef __GNUC__
138 # define HAVE_SYS_TIME_H 1
139 #endif
140 
141 /* Define to 1 if you have the <sys/types.h> header file. */
142 #define HAVE_SYS_TYPES_H 1
143 
144 /* Define to 1 if you have the <unistd.h> header file. */
145 /* #undef HAVE_UNISTD_H */
146 
147 /* Define to 1 if you have the `vasprintf' function. */
148 /* #undef HAVE_VASPRINTF */
149 
150 /* Define to 1 if you have the `vsnprintf' function. */
151 /* #undef HAVE_VSNPRINTF */
152 
153 /* Define to 1 if you have the `_vsnprintf' function. */
154 #define HAVE__VSNPRINTF 1
155 
156 /* Define as const if the declaration of iconv() needs const. */
157 #define ICONV_CONST const
158 
159 /* Define to value of INADDR_NONE if not provided by your system header files.
160  */
161 /* #undef INADDR_NONE */
162 
163 /* Define to 1 if the BSD-style netdb interface is reentrant. */
164 #define NETDB_REENTRANT 1
165 
166 /* Name of package */
167 #define PACKAGE "freetds"
168 
169 /* Define to the address where bug reports for this package should be sent. */
170 #define PACKAGE_BUGREPORT ""
171 
172 /* Define to the full name of this package. */
173 #define PACKAGE_NAME ""
174 
175 /* Define to the full name and version of this package. */
176 #define PACKAGE_STRING ""
177 
178 /* Define to the one symbol short name of this package. */
179 #define PACKAGE_TARNAME ""
180 
181 /* Define to the version of this package. */
182 #define PACKAGE_VERSION ""
183 
184 /* The size of a `char', as computed by sizeof. */
185 #define SIZEOF_CHAR 1
186 
187 /* The size of a `double', as computed by sizeof. */
188 #define SIZEOF_DOUBLE 8
189 
190 /* The size of a `float', as computed by sizeof. */
191 #define SIZEOF_FLOAT 4
192 
193 /* The size of a `int', as computed by sizeof. */
194 #define SIZEOF_INT 4
195 
196 /* The size of a `long', as computed by sizeof. */
197 #define SIZEOF_LONG 4
198 
199 /* The size of a `long long', as computed by sizeof. */
200 #define SIZEOF_LONG_LONG 0
201 
202 /* The size of a `short', as computed by sizeof. */
203 #define SIZEOF_SHORT 2
204 
205 /* The size of a `__int64', as computed by sizeof. */
206 #define SIZEOF___INT64 8
207 
208 /* Define to 1 if you have the ANSI C header files. */
209 #define STDC_HEADERS 1
210 
211 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
212 #ifdef __GNUC__
213 # define TIME_WITH_SYS_TIME 1
214 #else
215 # define TIME_WITH_SYS_TIME 0
216 #endif
217 
218 /* define to format string used for 64bit integers */
219 #define TDS_I64_FORMAT "I64d"
220 
221 /* Version number of package */
222 #define VERSION "0.65"
223 
224 /* Define to 1 if your processor stores words with the most significant byte
225  first (like Motorola and SPARC, unlike Intel and VAX). */
226 /* #undef WORDS_BIGENDIAN */
227 
228 /* Enable GNU extensions on systems that have them. */
229 #ifndef _GNU_SOURCE
230 # define _GNU_SOURCE 1
231 #endif
232 
233 #undef HAVE_ODBCSS_H
234 #ifdef _MSC_VER
235 #define HAVE_ODBCSS_H 1
236 #endif
237 
238 #define TDS42 1
239 
240 #ifdef _MSC_VER
241 #define inline __inline
242 #endif
243