config.in

来自「这个是LINUX下的GDB调度工具的源码」· IN 代码 · 共 32 行

IN
32
字号
/* config.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the <dirent.h> header file.  */#undef HAVE_DIRENT_H/* Define if you have the <ndir.h> header file.  */#undef HAVE_NDIR_H/* Define if you have the <stdlib.h> header file.  */#undef HAVE_STDLIB_H/* 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 <sys/dir.h> header file.  */#undef HAVE_SYS_DIR_H/* Define if you have the <sys/ndir.h> header file.  */#undef HAVE_SYS_NDIR_H/* Define if you have the <sys/stat.h> header file.  */#undef HAVE_SYS_STAT_H/* Define if you have the <sys/types.h> header file.  */#undef HAVE_SYS_TYPES_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H

⌨️ 快捷键说明

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