📄 config.h.in
字号:
/* config.h.in. Generated from configure.in by autoheader. *//* This file is still needed because the defines below are AC_DEFINEd in more than one place. *//* Defined if you have a curses library (ncurses preferred). */#undef HAVE_LIBCURSES/* Defined if start is defined. */#undef HAVE_START_SYMBOL/* Defined if _start is defined. */#undef HAVE_USCORE_START_SYMBOL/* Defined if __bss_start is defined. */#undef HAVE_USCORE_USCORE_BSS_START_SYMBOL/* Defined if edata is defined. */#undef HAVE_EDATA_SYMBOL/* Defined if _edata is defined. */#undef HAVE_USCORE_EDATA_SYMBOL/* Defined if end is defined. */#undef HAVE_END_SYMBOL/* Defined if _end is defined. */#undef HAVE_USCORE_END_SYMBOL/* Defined if an absolute indirect call/jump must NOT be prefixed with `*'. */#undef ABSOLUTE_WITHOUT_ASTERISK/* Defined if the user specifies --enable-preset-menu=FILE. */#undef PRESET_MENU_STRING/* Defined if the user specified --enable-auto-linux-mem-opt. */#undef AUTO_LINUX_MEM_OPT/* Define it to "addr32" or "addr32;" to make GAS happy */#undef ADDR32/* Define it to "data32" or "data32;" to make GAS happy */#undef DATA32/* Define if C symbols get an underscore after compilation */#undef HAVE_ASM_USCORE/* 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 <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the <ncurses/curses.h> header file. */#undef HAVE_NCURSES_CURSES_H/* Define to 1 if you have the <ncurses.h> header file. */#undef HAVE_NCURSES_H/* Define if opendisk() in -lutil can be used */#undef HAVE_OPENDISK/* 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/* 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/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Version number of package */#undef VERSION
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -