libodbc++  0.2.5
config.h
1 #if !defined(__ODBCXX_SETUP_H)
2 # error "Do not include this file directly. Use <odbc++/setup.h> instead"
3 #endif
4 /* config.h. Generated from config.h.in by configure. */
5 /* config.h.in. Generated from configure.ac by autoheader. */
6 
7 /* Defined if threads enabled */
8 /* #undef ODBCXX_ENABLE_THREADS */
9 
10 /* Define to 1 if you have the <cstdio> header file. */
11 #define ODBCXX_HAVE_CSTDIO 1
12 
13 /* Define to 1 if you have the <cstdlib> header file. */
14 #define ODBCXX_HAVE_CSTDLIB 1
15 
16 /* Define to 1 if you have the <cstring> header file. */
17 #define ODBCXX_HAVE_CSTRING 1
18 
19 /* Define to 1 if you have the <ctime> header file. */
20 #define ODBCXX_HAVE_CTIME 1
21 
22 /* Define to 1 if you have the <dlfcn.h> header file. */
23 #define ODBCXX_HAVE_DLFCN_H 1
24 
25 /* Define to 1 if you have the <exception> header file. */
26 #define ODBCXX_HAVE_EXCEPTION 1
27 
28 /* Define to 1 if you have the <inttypes.h> header file. */
29 #define ODBCXX_HAVE_INTTYPES_H 1
30 
31 /* Define to 1 if you have the <iostream> header file. */
32 #define ODBCXX_HAVE_IOSTREAM 1
33 
34 /* Define to 1 if you have the <iostream.h> header file. */
35 /* #undef ODBCXX_HAVE_IOSTREAM_H */
36 
37 /* Defined if using iodbc */
38 /* #undef ODBCXX_HAVE_ISQLEXT_H */
39 
40 /* Defined if using iodbc */
41 /* #undef ODBCXX_HAVE_ISQL_H */
42 
43 /* Define to 1 if you have the <istream> header file. */
44 #define ODBCXX_HAVE_ISTREAM 1
45 
46 /* Defined if using iodbc */
47 /* #undef ODBCXX_HAVE_LIBIODBC */
48 
49 /* defined if using unixodbc */
50 #define ODBCXX_HAVE_LIBODBC
51 
52 /* Define to 1 if you have the `localtime_r' function. */
53 /* #undef ODBCXX_HAVE_LOCALTIME_R */
54 
55 /* Define if we have long long */
56 #define ODBCXX_HAVE_LONG_LONG 1
57 
58 /* Define to 1 if you have the <memory.h> header file. */
59 #define ODBCXX_HAVE_MEMORY_H 1
60 
61 /* Define to 1 if you have the `pthread_create' function. */
62 /* #undef ODBCXX_HAVE_PTHREAD_CREATE */
63 
64 /* Defined if pthreads are available */
65 /* #undef ODBCXX_HAVE_PTHREAD_H */
66 
67 /* Define to 1 if you have the <readline/history.h> header file. */
68 #define ODBCXX_HAVE_READLINE_HISTORY_H 1
69 
70 /* Define to 1 if you have the <readline/readline.h> header file. */
71 #define ODBCXX_HAVE_READLINE_READLINE_H 1
72 
73 /* Define to 1 if you have the <set> header file. */
74 #define ODBCXX_HAVE_SET 1
75 
76 /* Define to 1 if you have the <set.h> header file. */
77 /* #undef ODBCXX_HAVE_SET_H */
78 
79 /* Define to 1 if you have the `snprintf' function. */
80 #define ODBCXX_HAVE_SNPRINTF 1
81 
82 /* Define to 1 if you have the <sqlext.h> header file. */
83 #define ODBCXX_HAVE_SQLEXT_H
84 
85 /* Define to 1 if you have the <sqlucode.h> header file. */
86 #define ODBCXX_HAVE_SQLUCODE_H 1
87 
88 /* Define to 1 if you have the <sql.h> header file. */
89 #define ODBCXX_HAVE_SQL_H
90 
91 /* Define to 1 if you have the <sstream> header file. */
92 #define ODBCXX_HAVE_SSTREAM 1
93 
94 /* Define to 1 if you have the <stdint.h> header file. */
95 #define ODBCXX_HAVE_STDINT_H 1
96 
97 /* Define to 1 if you have the <stdlib.h> header file. */
98 #define ODBCXX_HAVE_STDLIB_H 1
99 
100 /* Define to 1 if you have the <string> header file. */
101 #define ODBCXX_HAVE_STRING 1
102 
103 /* Define to 1 if you have the <strings.h> header file. */
104 #define ODBCXX_HAVE_STRINGS_H 1
105 
106 /* Define to 1 if you have the <string.h> header file. */
107 #define ODBCXX_HAVE_STRING_H 1
108 
109 /* Define to 1 if you have the <strstream> header file. */
110 #define ODBCXX_HAVE_STRSTREAM 1
111 
112 /* Define to 1 if you have the <strstream.h> header file. */
113 /* #undef ODBCXX_HAVE_STRSTREAM_H */
114 
115 /* Define to 1 if you have the `strtoll' function. */
116 #define ODBCXX_HAVE_STRTOLL 1
117 
118 /* Define to 1 if you have the `strtoq' function. */
119 #define ODBCXX_HAVE_STRTOQ 1
120 
121 /* Whether the struct _GUID datatype is usable */
122 /* #undef ODBCXX_HAVE_STRUCT_GUID */
123 
124 /* Define to 1 if you have the <sys/stat.h> header file. */
125 #define ODBCXX_HAVE_SYS_STAT_H 1
126 
127 /* Define to 1 if you have the <sys/types.h> header file. */
128 #define ODBCXX_HAVE_SYS_TYPES_H 1
129 
130 /* Define to 1 if you have the <unistd.h> header file. */
131 #define ODBCXX_HAVE_UNISTD_H 1
132 
133 /* Define to 1 if you have the <vector> header file. */
134 #define ODBCXX_HAVE_VECTOR 1
135 
136 /* Define to 1 if you have the <vector.h> header file. */
137 /* #undef ODBCXX_HAVE_VECTOR_H */
138 
139 /* ODBC version */
140 /* #undef ODBCXX_ODBCVER */
141 
142 /* Name of package */
143 #define ODBCXX_PACKAGE "libodbc++"
144 
145 /* Define to the address where bug reports for this package should be sent. */
146 #define ODBCXX_PACKAGE_BUGREPORT "libodbcxx-devel@lists.sourceforge.net"
147 
148 /* Define to the full name of this package. */
149 #define ODBCXX_PACKAGE_NAME "libodbcxx"
150 
151 /* Define to the full name and version of this package. */
152 #define ODBCXX_PACKAGE_STRING "libodbcxx 0.2.5"
153 
154 /* Define to the one symbol short name of this package. */
155 #define ODBCXX_PACKAGE_TARNAME "libodbc++"
156 
157 /* Define to the version of this package. */
158 #define ODBCXX_PACKAGE_VERSION "0.2.5"
159 
160 /* The size of `int', as computed by sizeof. */
161 #define ODBCXX_SIZEOF_INT 4
162 
163 /* The size of `long', as computed by sizeof. */
164 #define ODBCXX_SIZEOF_LONG 8
165 
166 /* The size of `long long', as computed by sizeof. */
167 #define ODBCXX_SIZEOF_LONG_LONG 8
168 
169 /* Define to 1 if you have the ANSI C header files. */
170 #define ODBCXX_STDC_HEADERS 1
171 
172 /* Version number of package */
173 #define ODBCXX_VERSION "0.2.5"

Go back to the libodbc++ homepage