📄 rn_config.h.in
字号:
/* rn_config.h.in. *not* generated from configure.ac by autoheader. *//* Define to 1 if you have the `epoll_create' function. */#undef HAVE_EPOLL_CREATE/* F_SETSIG, needed for enhanced sigio */#undef HAVE_F_SETSIG/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Classic /dev/epoll */#undef HAVE_LINUX_EVENTPOLL_H_EP_ALLOC/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the <sys/epoll.h> header file. */#undef HAVE_SYS_EPOLL_H/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_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 <unistd.h> header file. */#undef HAVE_UNISTD_H/* This file has to be included by user programs, and it'd be bad to conflict... */#if 0/* 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 to 1 if you have the ANSI C header files. */#undef STDC_HEADERS#endif/* Need glibc/linux extensions, e.g. F_SETSIG */#undef _GNU_SOURCE
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -