aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/config.h.in
blob: 558b034a06311ccf2220e9f70cf28d8cd30c9da8 (plain)
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
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* default path for the location of the odbcinst.ini file */
#undef ODBCINST

/* Define if you have the stricmp function.  */
#undef HAVE_STRICMP

/* Define if you have the <pwd.h> header file.  */
#undef HAVE_PWD_H

/* Define if you have the <sys/param.h> header file.  */
#undef HAVE_SYS_PARAM_H

/* Define if you have the c library (-lc).  */
#undef HAVE_LIBC

/* Define if you have the dl library (-ldl).  */
#undef HAVE_LIBDL

/* Define if you have the m library (-lm).  */
#undef HAVE_LIBM