config.h.in

来自「压缩小工具,其中有压缩原代码请大家多指教」· IN 代码 · 共 21 行

IN
21
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  */#undef WORDS_BIGENDIAN/* Define hostname of the build host */#undef BUILDHOST/* Define if you have the <fcntl.h> header file.  */#undef HAVE_FCNTL_H/* Define if you have the <getopt.h> header file.  */#undef HAVE_GETOPT_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H

⌨️ 快捷键说明

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