1/* include/config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Default location for FILEDSN data sources */
4#undef DEFAULT_FILEDSNPATH
5
6/* Define if we detected a GUI library we can use */
7#undef GUI
8
9/* Define to 1 if you have the `asprintf' function. */
10#undef HAVE_ASPRINTF
11
12/* Define to 1 if you have the `dladdr' function */
13#undef HAVE_DLADDR
14
15/* Define if you have the -ldld library */
16#undef HAVE_DLD
17
18/* Define to 1 if you have the <dld.h> header file. */
19#undef HAVE_DLD_H
20
21/* Define to 1 if you have the <dlfcn.h> header file. */
22#undef HAVE_DLFCN_H
23
24/* Define to 1 if you have the `dlopen' function. */
25#undef HAVE_DLOPEN
26
27/* Define to 1 if you have the <dl.h> header file. */
28#undef HAVE_DL_H
29
30/* Define to 1 if you have the Dl_info structure */
31#undef HAVE_DL_INFO
32
33/* Define if you have the DYLD library */
34#undef HAVE_DYLD
35
36/* Define to 1 if you have the `gettimeofday' function. */
37#undef HAVE_GETTIMEOFDAY
38
39/* Define to 1 if you have the <inttypes.h> header file. */
40#undef HAVE_INTTYPES_H
41
42/* Define if you have the -ldl library */
43#undef HAVE_LIBDL
44
45/* Define to 1 if you have the `localtime_r' function. */
46#undef HAVE_LOCALTIME_R
47
48/* Define to 1 if you have the <memory.h> header file. */
49#undef HAVE_MEMORY_H
50
51/* Define to 1 if you have the `setenv' function. */
52#undef HAVE_SETENV
53
54/* Define if you have the shl_load function */
55#undef HAVE_SHL_LOAD
56
57/* Define to 1 if you have the `snprintf' function. */
58#undef HAVE_SNPRINTF
59
60/* Define to 1 if you have the <stdint.h> header file. */
61#undef HAVE_STDINT_H
62
63/* Define to 1 if you have the <stdlib.h> header file. */
64#undef HAVE_STDLIB_H
65
66/* Define to 1 if you have the `strerror' function. */
67#undef HAVE_STRERROR
68
69/* Define to 1 if you have the <strings.h> header file. */
70#undef HAVE_STRINGS_H
71
72/* Define to 1 if you have the <string.h> header file. */
73#undef HAVE_STRING_H
74
75/* Define to 1 if you have the <sys/stat.h> header file. */
76#undef HAVE_SYS_STAT_H
77
78/* Define to 1 if you have the <sys/types.h> header file. */
79#undef HAVE_SYS_TYPES_H
80
81/* Define to 1 if you have the `towlower' function. */
82#undef HAVE_TOWLOWER
83
84/* Define to 1 if you have the <unistd.h> header file. */
85#undef HAVE_UNISTD_H
86
87/* Define to 1 if you have the <wchar.h> header file. */
88#undef HAVE_WCHAR_H
89
90/* Define to 1 if you have the `wcscat' function. */
91#undef HAVE_WCSCAT
92
93/* Define to 1 if you have the `wcschr' function. */
94#undef HAVE_WCSCHR
95
96/* Define to 1 if you have the `wcscmp' function. */
97#undef HAVE_WCSCMP
98
99/* Define to 1 if you have the `wcscpy' function. */
100#undef HAVE_WCSCPY
101
102/* Define to 1 if you have the `wcslen' function. */
103#undef HAVE_WCSLEN
104
105/* Define to 1 if you have the `wcsncasecmp' function. */
106#undef HAVE_WCSNCASECMP
107
108/* Define to 1 if you have the `wcsncpy' function. */
109#undef HAVE_WCSNCPY
110
111/* Define to 1 if you have the `_dlopen' function. */
112#undef HAVE__DLOPEN
113
114/* Define if dlsym() requires a leading underscode in symbol names. */
115#undef NEED_USCORE
116
117/* Define to 1 if your C compiler doesn't accept -c and -o together. */
118#undef NO_MINUS_C_MINUS_O
119
120/* Name of package */
121#undef PACKAGE
122
123/* Define to the address where bug reports for this package should be sent. */
124#undef PACKAGE_BUGREPORT
125
126/* Define to the full name of this package. */
127#undef PACKAGE_NAME
128
129/* Define to the full name and version of this package. */
130#undef PACKAGE_STRING
131
132/* Define to the one symbol short name of this package. */
133#undef PACKAGE_TARNAME
134
135/* Define to the version of this package. */
136#undef PACKAGE_VERSION
137
138/* Define to 1 if you have the ANSI C header files. */
139#undef STDC_HEADERS
140
141/* Define path to systemwide odbcinst.ini file */
142#undef SYS_ODBCINST_INI
143
144/* Define path to systemwide odbc.ini file */
145#undef SYS_ODBC_INI
146
147/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
148#undef TIME_WITH_SYS_TIME
149
150/* Version number of package */
151#undef VERSION
152
153/* Define to empty if `const' does not conform to ANSI C. */
154#undef const
155