File: unixodbc_conf.h.in

package info (click to toggle)
unixodbc 2.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 11,524 kB
  • ctags: 7,656
  • sloc: ansic: 89,405; sh: 15,975; makefile: 1,574; yacc: 969; sql: 1
file content (59 lines) | stat: -rw-r--r-- 834 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
#ifndef HAVE_UNISTD_H
#undef HAVE_UNISTD_H
#endif

#ifndef HAVE_PWD_H
#undef HAVE_PWD_H
#endif

#ifndef HAVE_SYS_TIME_H
#undef HAVE_SYS_TIME_H
#endif

#ifndef ODBC_STD
#undef ODBC_STD
#endif

#ifndef UNICODE
#undef UNICODE
#endif

#ifndef GUID_DEFINED
#undef GUID_DEFINED
#endif

#ifndef SQL_WCHART_CONVERT
#undef SQL_WCHART_CONVERT
#endif

#ifndef HAVE_LONG_LONG
#undef HAVE_LONG_LONG
#endif

#ifndef ODBCINT64_TYPEA
#undef ODBCINT64_TYPEA
#endif

#ifndef UODBCINT64_TYPE
#undef UODBCINT64_TYPE
#endif

#ifndef DISABLE_INI_CACHING
#undef DISABLE_INI_CACHING
#endif

#ifndef SIZEOF_LONG_INT
#undef SIZEOF_LONG_INT
#endif

#ifndef ALLREADY_HAVE_WINDOWS_TYPE
#undef ALLREADY_HAVE_WINDOWS_TYPE
#endif

#ifndef DONT_TD_VOID
#undef DONT_TD_VOID
#endif

#ifndef DO_YOU_KNOW_WHAT_YOUR_ARE_DOING
#undef DO_YOU_KNOW_WHAT_YOUR_ARE_DOING
#endif