config.h.in
来自「《Linux程序设计权威指南》源代码」· IN 代码 · 共 28 行
IN
28 行
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* C++ compiler supports template repository */#undef HAVE_TEMPLATE_REPOSITORY/* Defines if your system has the crypt function */#undef HAVE_CRYPT/* Define the type of the third argument for getsockname */#undef ksize_t/* Define if the C++ compiler supports BOOL */#undef HAVE_BOOL/* Define if you have libz */#undef HAVE_LIBZ/* Define if you have libpng */#undef HAVE_LIBPNG
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?