📄 pmutilconf.h.in
字号:
/* pmutilconf.h.in. Generated from configure.in by autoheader. *//* Define to 1 if you have the <errno.h> header file. */#undef HAVE_ERRNO_H/* Define if environ extern is available */#undef HAVE_EXTERN_ENVIRON/* Define if GNU __attribute__ is supported */#undef HAVE_GCC_ATTRIBUTE/* Define to 1 if you have the `getsid' function. */#undef HAVE_GETSID/* Define to 1 if you have the `gettimeofday' function. */#undef HAVE_GETTIMEOFDAY/* Define if struct iovec defined in sys/uio.h */#undef HAVE_IOVEC_DEFINITION/* Define to 1 if you have the `isatty' function. */#undef HAVE_ISATTY/* Define to 1 if you have the `ptrace' function. */#undef HAVE_PTRACE/* Define if ptrace parameters available */#undef HAVE_PTRACE_CONT/* Define to 1 if you have the `select' function. */#undef HAVE_SELECT/* Define to 1 if you have the `setsid' function. */#undef HAVE_SETSID/* Define to 1 if you have the `sigaction' function. */#undef HAVE_SIGACTION/* Define to 1 if you have the `signal' function. */#undef HAVE_SIGNAL/* Define to 1 if you have the <signal.h> header file. */#undef HAVE_SIGNAL_H/* Define to 1 if you have the `sigset' function. */#undef HAVE_SIGSET/* Define to 1 if you have the `snprintf' function. */#undef HAVE_SNPRINTF/* Define if socklen_t is available */#undef HAVE_SOCKLEN_T/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the `strdup' function. */#undef HAVE_STRDUP/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the `strsignal' function. */#undef HAVE_STRSIGNAL/* Define to 1 if you have the `strtol' function. */#undef HAVE_STRTOL/* Define to 1 if you have the <sys/ptrace.h> header file. */#undef HAVE_SYS_PTRACE_H/* Define to 1 if you have the <sys/select.h> header file. */#undef HAVE_SYS_SELECT_H/* Define to 1 if you have the <sys/socket.h> header file. */#undef HAVE_SYS_SOCKET_H/* Define to 1 if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <sys/uio.h> header file. */#undef HAVE_SYS_UIO_H/* Define to 1 if you have the `time' function. */#undef HAVE_TIME/* Define to 1 if you have the <time.h> header file. */#undef HAVE_TIME_H/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the `unsetenv' function. */#undef HAVE_UNSETENV/* Define to 1 if you have the <wait.h> header file. */#undef HAVE_WAIT_H/* Define if /bin must be in path */#undef NEEDS_BIN_IN_PATH/* Define if environ decl needed */#undef NEEDS_ENVIRON_DECL/* Define if _POSIX_SOURCE needed to get sigaction */#undef NEEDS_POSIX_FOR_SIGACTION/* Define if snprintf needs a declaration */#undef NEEDS_SNPRINTF_DECL/* Define if strdup needs a declaration */#undef NEEDS_STRDUP_DECL/* Define if strsignal needs a declaration */#undef NEEDS_STRSIGNAL_DECL/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* Define so that we can ensure that the config file has been included */#undef PMUTILCONF_H_INCLUDED/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if mpiexec should create a new process group session */#undef USE_NEW_SESSION/* Define if sigaction should be used to set signals */#undef USE_SIGACTION/* Define if signal should be used to set signals */#undef USE_SIGNAL/* Define to empty if `const' does not conform to ANSI C. */#undef const/* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */#ifndef __cplusplus#undef inline#endif/* if C does not support restrict */#undef restrict/* if C does not support volatile */#undef volatile
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -