config.h.in

来自「关系型数据库 Postgresql 6.5.2」· IN 代码 · 共 26 行

IN
26
字号
/* 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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?