00001 #if !defined(__ODBCXX_SETUP_H) 00002 # error "Do not include this file directly. Use <odbc++/setup.h> instead" 00003 #endif 00004 /* config.h. Generated automatically by configure. */ 00005 /* config.h.in. Generated automatically from configure.in by autoheader. */ 00006 00007 /* #undef ODBCXX_HAVE_LIBPTHREAD */ 00008 #define ODBCXX_HAVE_PTHREAD_H 1 00009 00010 #define ODBCXX_ENABLE_THREADS 1 00011 00012 /* #undef ODBCXX_HAVE_LIBIODBC */ 00013 /* #undef ODBCXX_HAVE_ISQL_H */ 00014 /* #undef ODBCXX_HAVE_ISQLEXT_H */ 00015 00016 #define ODBCXX_HAVE_LIBODBC 1 00017 #define ODBCXX_HAVE_SQL_H 1 00018 #define ODBCXX_HAVE_SQLEXT_H 1 00019 00020 /* #undef ODBCXX_ODBCVER */ 00021 #define ODBCXX_DEBUG 1 00022 00023 /* The number of bytes in a int. */ 00024 #define ODBCXX_SIZEOF_INT 4 00025 00026 /* The number of bytes in a long. */ 00027 #define ODBCXX_SIZEOF_LONG 4 00028 00029 /* The number of bytes in a long long. */ 00030 #define ODBCXX_SIZEOF_LONG_LONG 8 00031 00032 /* Define if you have the localtime_r function. */ 00033 #define ODBCXX_HAVE_LOCALTIME_R 1 00034 00035 /* Define if you have the pthread_create function. */ 00036 /* #undef ODBCXX_HAVE_PTHREAD_CREATE */ 00037 00038 /* Define if you have the snprintf function. */ 00039 #define ODBCXX_HAVE_SNPRINTF 1 00040 00041 /* Define if you have the strtoll function. */ 00042 #define ODBCXX_HAVE_STRTOLL 1 00043 00044 /* Define if you have the strtoq function. */ 00045 #define ODBCXX_HAVE_STRTOQ 1 00046 00047 /* Define if you have the <cstdio> header file. */ 00048 #define ODBCXX_HAVE_CSTDIO 1 00049 00050 /* Define if you have the <cstdlib> header file. */ 00051 #define ODBCXX_HAVE_CSTDLIB 1 00052 00053 /* Define if you have the <cstring> header file. */ 00054 #define ODBCXX_HAVE_CSTRING 1 00055 00056 /* Define if you have the <ctime> header file. */ 00057 #define ODBCXX_HAVE_CTIME 1 00058 00059 /* Define if you have the <dlfcn.h> header file. */ 00060 #define ODBCXX_HAVE_DLFCN_H 1 00061 00062 /* Define if you have the <exception> header file. */ 00063 #define ODBCXX_HAVE_EXCEPTION 1 00064 00065 /* Define if you have the <inttypes.h> header file. */ 00066 #define ODBCXX_HAVE_INTTYPES_H 1 00067 00068 /* Define if you have the <iostream> header file. */ 00069 #define ODBCXX_HAVE_IOSTREAM 1 00070 00071 /* Define if you have the <iostream.h> header file. */ 00072 #define ODBCXX_HAVE_IOSTREAM_H 1 00073 00074 /* Define if you have the <isql.h> header file. */ 00075 /* #undef ODBCXX_HAVE_ISQL_H */ 00076 00077 /* Define if you have the <isqlext.h> header file. */ 00078 /* #undef ODBCXX_HAVE_ISQLEXT_H */ 00079 00080 /* Define if you have the <istream> header file. */ 00081 /* #undef ODBCXX_HAVE_ISTREAM */ 00082 00083 /* Define if you have the <readline/history.h> header file. */ 00084 #define ODBCXX_HAVE_READLINE_HISTORY_H 1 00085 00086 /* Define if you have the <readline/readline.h> header file. */ 00087 #define ODBCXX_HAVE_READLINE_READLINE_H 1 00088 00089 /* Define if you have the <set> header file. */ 00090 #define ODBCXX_HAVE_SET 1 00091 00092 /* Define if you have the <set.h> header file. */ 00093 #define ODBCXX_HAVE_SET_H 1 00094 00095 /* Define if you have the <sql.h> header file. */ 00096 #define ODBCXX_HAVE_SQL_H 1 00097 00098 /* Define if you have the <sqlext.h> header file. */ 00099 #define ODBCXX_HAVE_SQLEXT_H 1 00100 00101 /* Define if you have the <sstream> header file. */ 00102 #define ODBCXX_HAVE_SSTREAM 1 00103 00104 /* Define if you have the <string> header file. */ 00105 #define ODBCXX_HAVE_STRING 1 00106 00107 /* Define if you have the <strstream> header file. */ 00108 #define ODBCXX_HAVE_STRSTREAM 1 00109 00110 /* Define if you have the <strstream.h> header file. */ 00111 #define ODBCXX_HAVE_STRSTREAM_H 1 00112 00113 /* Define if you have the <vector> header file. */ 00114 #define ODBCXX_HAVE_VECTOR 1 00115 00116 /* Define if you have the <vector.h> header file. */ 00117 #define ODBCXX_HAVE_VECTOR_H 1 00118 00119 /* Name of package */ 00120 #define ODBCXX_PACKAGE "libodbc++" 00121 00122 /* Version number of package */ 00123 #define ODBCXX_VERSION "0.2.2" 00124