config.h.in
来自「一个可以替代windows ODBC驱动程序管理器的通用ODBC数据库引擎」· IN 代码 · 共 59 行
IN
59 行
/* include/config.h.in. Generated automatically from configure.in by autoheader. *//* x */#undef HAVE_DLADDR/* Define if you have the -ldld library */#undef HAVE_DLD/* Define if you have the <dld.h> header file. */#undef HAVE_DLD_H/* Define if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define if you have the `dlopen' function. */#undef HAVE_DLOPEN/* Define if you have the <dl.h> header file. */#undef HAVE_DL_H/* Define if you have the DYLD library */#undef HAVE_DYLD/* Define if you have the -ldl library */#undef HAVE_LIBDL/* Define if you have the `setenv' function. */#undef HAVE_SETENV/* Define if you have the shl_load function */#undef HAVE_SHL_LOAD/* Define if you have the `strerror' function. */#undef HAVE_STRERROR/* Define if you have the `_dlopen' function. */#undef HAVE__DLOPEN/* Define if dlsym() requires a leading underscode in symbol names. */#undef NEED_USCORE/* Define if your C compiler doesn't accept -c and -o together. */#undef NO_MINUS_C_MINUS_O/* Name of package */#undef PACKAGE/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Define path to systemwide odbcinst.ini file */#undef SYS_ODBCINST_INI/* Define path to systemwide odbc.ini file */#undef SYS_ODBC_INI/* Version number of package */#undef VERSION
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?