1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define if an absolute indirect call/jump must NOT be prefixed with `*' */ 4#undef ABSOLUTE_WITHOUT_ASTERISK 5 6/* Define it to \"addr32\" or \"addr32;\" to make GAS happy */ 7#undef ADDR32 8 9/* Define if you don't want to pass the mem= option to Linux */ 10#undef AUTO_LINUX_MEM_OPT 11 12/* Define it to \"data32\" or \"data32;\" to make GAS happy */ 13#undef DATA32 14 15/* Define if C symbols get an underscore after compilation */ 16#undef HAVE_ASM_USCORE 17 18/* Define to 1 if you have the <curses.h> header file. */ 19#undef HAVE_CURSES_H 20 21/* Define if edata is defined */ 22#undef HAVE_EDATA_SYMBOL 23 24/* Define if end is defined */ 25#undef HAVE_END_SYMBOL 26 27/* Define to 1 if you have the <inttypes.h> header file. */ 28#undef HAVE_INTTYPES_H 29 30/* Define if you have a curses library */ 31#undef HAVE_LIBCURSES 32 33/* Define to 1 if you have the <memory.h> header file. */ 34#undef HAVE_MEMORY_H 35 36/* Define to 1 if you have the <ncurses/curses.h> header file. */ 37#undef HAVE_NCURSES_CURSES_H 38 39/* Define to 1 if you have the <ncurses.h> header file. */ 40#undef HAVE_NCURSES_H 41 42/* Define if opendisk() in -lutil can be used */ 43#undef HAVE_OPENDISK 44 45/* Define if start is defined */ 46#undef HAVE_START_SYMBOL 47 48/* Define to 1 if you have the <stdint.h> header file. */ 49#undef HAVE_STDINT_H 50 51/* Define to 1 if you have the <stdlib.h> header file. */ 52#undef HAVE_STDLIB_H 53 54/* Define to 1 if you have the <strings.h> header file. */ 55#undef HAVE_STRINGS_H 56 57/* Define to 1 if you have the <string.h> header file. */ 58#undef HAVE_STRING_H 59 60/* Define to 1 if you have the <sys/stat.h> header file. */ 61#undef HAVE_SYS_STAT_H 62 63/* Define to 1 if you have the <sys/types.h> header file. */ 64#undef HAVE_SYS_TYPES_H 65 66/* Define to 1 if you have the <unistd.h> header file. */ 67#undef HAVE_UNISTD_H 68 69/* Define if _edata is defined */ 70#undef HAVE_USCORE_EDATA_SYMBOL 71 72/* Define if end is defined */ 73#undef HAVE_USCORE_END_SYMBOL 74 75/* Define if _start is defined */ 76#undef HAVE_USCORE_START_SYMBOL 77 78/* Define if __bss_start is defined */ 79#undef HAVE_USCORE_USCORE_BSS_START_SYMBOL 80 81/* Name of package */ 82#undef PACKAGE 83 84/* Define to the address where bug reports for this package should be sent. */ 85#undef PACKAGE_BUGREPORT 86 87/* Define to the full name of this package. */ 88#undef PACKAGE_NAME 89 90/* Define to the full name and version of this package. */ 91#undef PACKAGE_STRING 92 93/* Define to the one symbol short name of this package. */ 94#undef PACKAGE_TARNAME 95 96/* Define to the version of this package. */ 97#undef PACKAGE_VERSION 98 99/* Define if there is user specified preset menu string */ 100#undef PRESET_MENU_STRING 101 102/* Define to 1 if you have the ANSI C header files. */ 103#undef STDC_HEADERS 104 105/* Version number of package */ 106#undef VERSION 107