config.h.in

来自「base64编码」· IN 代码 · 共 23 行

IN
23
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if you have the getopt function.  */#undef HAVE_GETOPT/* Define if you have the <string.h> header file.  */#undef HAVE_STRING_H/* Define if you have the <strings.h> header file.  */#undef HAVE_STRINGS_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define to the name of the distribution.  */#undef PRODUCT/* Define to the version of the distribution.  */#undef VERSION

⌨️ 快捷键说明

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