config.h.in

来自「LFS.This is a kind of file system.」· IN 代码 · 共 37 行

IN
37
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define to the type of elements in the array set by `getgroups'.   Usually this is either `int' or `gid_t'.  */#undef GETGROUPS_T/* Define to `int' if <sys/types.h> doesn't define.  */#undef gid_t/* Define as __inline if that's what the C compiler calls it.  */#undef inline/* Define to `int' if <sys/types.h> doesn't define.  */#undef uid_t/* Define if you have the <memory.h> header file.  */#undef HAVE_MEMORY_H/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* Full path of df command */#undef PATH_DF/* Define if you have mpz_xor in your GMP library. */#undef HAVE_MPZ_XOR/* Define to be the size of GMP's mp_limb_t type. */#undef GMP_LIMB_SIZE/* Define if compiling with dmalloc.  */#undef DMALLOC

⌨️ 快捷键说明

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