1 | /* unixodbc_conf.h. Generated from unixodbc_conf.h.in by configure. */ |
2 | #ifndef HAVE_UNISTD_H |
3 | #define HAVE_UNISTD_H 1 |
4 | #endif |
5 | |
6 | #ifndef HAVE_PWD_H |
7 | #define HAVE_PWD_H 1 |
8 | #endif |
9 | |
10 | #ifndef HAVE_SYS_TIME_H |
11 | #define HAVE_SYS_TIME_H 1 |
12 | #endif |
13 | |
14 | #ifndef ODBC_STD |
15 | /* #undef ODBC_STD */ |
16 | #endif |
17 | |
18 | #ifndef UNICODE |
19 | /* #undef UNICODE */ |
20 | #endif |
21 | |
22 | #ifndef GUID_DEFINED |
23 | /* #undef GUID_DEFINED */ |
24 | #endif |
25 | |
26 | #ifndef SQL_WCHART_CONVERT |
27 | /* #undef SQL_WCHART_CONVERT */ |
28 | #endif |
29 | |
30 | #ifndef HAVE_LONG_LONG |
31 | #define HAVE_LONG_LONG 1 |
32 | #endif |
33 | |
34 | #ifndef ODBCINT64_TYPEA |
35 | /* #undef ODBCINT64_TYPEA */ |
36 | #endif |
37 | |
38 | #ifndef UODBCINT64_TYPE |
39 | /* #undef UODBCINT64_TYPE */ |
40 | #endif |
41 | |
42 | #ifndef DISABLE_INI_CACHING |
43 | /* #undef DISABLE_INI_CACHING */ |
44 | #endif |
45 | |
46 | #ifndef SIZEOF_LONG_INT |
47 | #define SIZEOF_LONG_INT 8 |
48 | #endif |
49 | |
50 | #ifndef ALLREADY_HAVE_WINDOWS_TYPE |
51 | /* #undef ALLREADY_HAVE_WINDOWS_TYPE */ |
52 | #endif |
53 | |
54 | #ifndef DONT_TD_VOID |
55 | /* #undef DONT_TD_VOID */ |
56 | #endif |
57 | |
58 | #ifndef DO_YOU_KNOW_WHAT_YOUR_ARE_DOING |
59 | /* #undef DO_YOU_KNOW_WHAT_YOUR_ARE_DOING */ |
60 | #endif |
61 | |