📄 config.h.in
字号:
/* config.h.in. Generated from configure.in by autoheader. *//* This system provides (n)curses.h */#undef CURSES_HDR/* Define to 1 if you have the `acosh' function. */#undef HAVE_ACOSH/* Define to 1 if you have the `asinh' function. */#undef HAVE_ASINH/* Define to 1 if you have the `atanh' function. */#undef HAVE_ATANH/* Define to 1 if you have the <curses.h> header file. */#undef HAVE_CURSES_H/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the <lzo1x.h> header file. */#undef HAVE_LZO1X_H/* Define to 1 if you have the <lzo/lzo1x.h> header file. */#undef HAVE_LZO_LZO1X_H/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the <ncurses.h> header file. */#undef HAVE_NCURSES_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/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/* This system has Xlib support and we shall use it */#undef HAVE_TEXTMODE_X11/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Name of package */#undef PACKAGE/* 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/* The size of `char', as computed by sizeof. */#undef SIZEOF_CHAR/* The size of `int', as computed by sizeof. */#undef SIZEOF_INT/* The size of `long int', as computed by sizeof. */#undef SIZEOF_LONG_INT/* The size of `short', as computed by sizeof. */#undef SIZEOF_SHORT/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Location of io/$IO_DIR/types.h */#undef SYSTEM_OSAPI_SPECIFIC_TYPES_HDR/* whether to use the included minilzo */#undef USE_MINILZO/* Version number of package */#undef VERSION/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */#undef YYTEXT_POINTER/* Define to empty if `const' does not conform to ANSI C. */#undef const
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -