config.h.in

来自「一个使用诺顿病毒库的病毒扫描的例子程序」· IN 代码 · 共 54 行

IN
54
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define to empty if the keyword does not work.  */#undef const/* Define to `int' if <sys/types.h> doesn't define.  */#undef gid_t/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */#undef HAVE_SYS_WAIT_H/* Define to `int' if <sys/types.h> doesn't define.  */#undef pid_t/* Define as the return type of signal handlers (int or void).  */#undef RETSIGTYPE/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if your <sys/time.h> declares struct tm.  */#undef TM_IN_SYS_TIME/* Define to `int' if <sys/types.h> doesn't define.  */#undef uid_t/* Define if you have the bind function.  */#undef HAVE_BIND/* 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 <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/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <syslog.h> header file.  */#undef HAVE_SYSLOG_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H#undef LINUX#undef SLOWARIS#undef HPUX1020

⌨️ 快捷键说明

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