17c478bd9Sstevel@tonic-gate/* config.h.in.  Generated from configure.ac by autoheader.  */
27c478bd9Sstevel@tonic-gate
37c478bd9Sstevel@tonic-gate/* Define if an absolute indirect call/jump must NOT be prefixed with `*' */
47c478bd9Sstevel@tonic-gate#undef ABSOLUTE_WITHOUT_ASTERISK
57c478bd9Sstevel@tonic-gate
67c478bd9Sstevel@tonic-gate/* Define it to \"addr32\" or \"addr32;\" to make GAS happy */
77c478bd9Sstevel@tonic-gate#undef ADDR32
87c478bd9Sstevel@tonic-gate
97c478bd9Sstevel@tonic-gate/* Define if you don't want to pass the mem= option to Linux */
107c478bd9Sstevel@tonic-gate#undef AUTO_LINUX_MEM_OPT
117c478bd9Sstevel@tonic-gate
127c478bd9Sstevel@tonic-gate/* Define it to \"data32\" or \"data32;\" to make GAS happy */
137c478bd9Sstevel@tonic-gate#undef DATA32
147c478bd9Sstevel@tonic-gate
157c478bd9Sstevel@tonic-gate/* Define if C symbols get an underscore after compilation */
167c478bd9Sstevel@tonic-gate#undef HAVE_ASM_USCORE
177c478bd9Sstevel@tonic-gate
187c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <curses.h> header file. */
197c478bd9Sstevel@tonic-gate#undef HAVE_CURSES_H
207c478bd9Sstevel@tonic-gate
217c478bd9Sstevel@tonic-gate/* Define if edata is defined */
227c478bd9Sstevel@tonic-gate#undef HAVE_EDATA_SYMBOL
237c478bd9Sstevel@tonic-gate
247c478bd9Sstevel@tonic-gate/* Define if end is defined */
257c478bd9Sstevel@tonic-gate#undef HAVE_END_SYMBOL
267c478bd9Sstevel@tonic-gate
277c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <inttypes.h> header file. */
287c478bd9Sstevel@tonic-gate#undef HAVE_INTTYPES_H
297c478bd9Sstevel@tonic-gate
307c478bd9Sstevel@tonic-gate/* Define if you have a curses library */
317c478bd9Sstevel@tonic-gate#undef HAVE_LIBCURSES
327c478bd9Sstevel@tonic-gate
337c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <memory.h> header file. */
347c478bd9Sstevel@tonic-gate#undef HAVE_MEMORY_H
357c478bd9Sstevel@tonic-gate
367c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <ncurses/curses.h> header file. */
377c478bd9Sstevel@tonic-gate#undef HAVE_NCURSES_CURSES_H
387c478bd9Sstevel@tonic-gate
397c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <ncurses.h> header file. */
407c478bd9Sstevel@tonic-gate#undef HAVE_NCURSES_H
417c478bd9Sstevel@tonic-gate
427c478bd9Sstevel@tonic-gate/* Define if opendisk() in -lutil can be used */
437c478bd9Sstevel@tonic-gate#undef HAVE_OPENDISK
447c478bd9Sstevel@tonic-gate
457c478bd9Sstevel@tonic-gate/* Define if start is defined */
467c478bd9Sstevel@tonic-gate#undef HAVE_START_SYMBOL
477c478bd9Sstevel@tonic-gate
487c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <stdint.h> header file. */
497c478bd9Sstevel@tonic-gate#undef HAVE_STDINT_H
507c478bd9Sstevel@tonic-gate
517c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <stdlib.h> header file. */
527c478bd9Sstevel@tonic-gate#undef HAVE_STDLIB_H
537c478bd9Sstevel@tonic-gate
547c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <strings.h> header file. */
557c478bd9Sstevel@tonic-gate#undef HAVE_STRINGS_H
567c478bd9Sstevel@tonic-gate
577c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <string.h> header file. */
587c478bd9Sstevel@tonic-gate#undef HAVE_STRING_H
597c478bd9Sstevel@tonic-gate
607c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <sys/stat.h> header file. */
617c478bd9Sstevel@tonic-gate#undef HAVE_SYS_STAT_H
627c478bd9Sstevel@tonic-gate
637c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <sys/types.h> header file. */
647c478bd9Sstevel@tonic-gate#undef HAVE_SYS_TYPES_H
657c478bd9Sstevel@tonic-gate
667c478bd9Sstevel@tonic-gate/* Define to 1 if you have the <unistd.h> header file. */
677c478bd9Sstevel@tonic-gate#undef HAVE_UNISTD_H
687c478bd9Sstevel@tonic-gate
697c478bd9Sstevel@tonic-gate/* Define if _edata is defined */
707c478bd9Sstevel@tonic-gate#undef HAVE_USCORE_EDATA_SYMBOL
717c478bd9Sstevel@tonic-gate
727c478bd9Sstevel@tonic-gate/* Define if end is defined */
737c478bd9Sstevel@tonic-gate#undef HAVE_USCORE_END_SYMBOL
747c478bd9Sstevel@tonic-gate
757c478bd9Sstevel@tonic-gate/* Define if _start is defined */
767c478bd9Sstevel@tonic-gate#undef HAVE_USCORE_START_SYMBOL
777c478bd9Sstevel@tonic-gate
787c478bd9Sstevel@tonic-gate/* Define if __bss_start is defined */
797c478bd9Sstevel@tonic-gate#undef HAVE_USCORE_USCORE_BSS_START_SYMBOL
807c478bd9Sstevel@tonic-gate
817c478bd9Sstevel@tonic-gate/* Name of package */
827c478bd9Sstevel@tonic-gate#undef PACKAGE
837c478bd9Sstevel@tonic-gate
847c478bd9Sstevel@tonic-gate/* Define to the address where bug reports for this package should be sent. */
857c478bd9Sstevel@tonic-gate#undef PACKAGE_BUGREPORT
867c478bd9Sstevel@tonic-gate
877c478bd9Sstevel@tonic-gate/* Define to the full name of this package. */
887c478bd9Sstevel@tonic-gate#undef PACKAGE_NAME
897c478bd9Sstevel@tonic-gate
907c478bd9Sstevel@tonic-gate/* Define to the full name and version of this package. */
917c478bd9Sstevel@tonic-gate#undef PACKAGE_STRING
927c478bd9Sstevel@tonic-gate
937c478bd9Sstevel@tonic-gate/* Define to the one symbol short name of this package. */
947c478bd9Sstevel@tonic-gate#undef PACKAGE_TARNAME
957c478bd9Sstevel@tonic-gate
967c478bd9Sstevel@tonic-gate/* Define to the version of this package. */
977c478bd9Sstevel@tonic-gate#undef PACKAGE_VERSION
987c478bd9Sstevel@tonic-gate
997c478bd9Sstevel@tonic-gate/* Define if there is user specified preset menu string */
1007c478bd9Sstevel@tonic-gate#undef PRESET_MENU_STRING
1017c478bd9Sstevel@tonic-gate
1027c478bd9Sstevel@tonic-gate/* Define to 1 if you have the ANSI C header files. */
1037c478bd9Sstevel@tonic-gate#undef STDC_HEADERS
1047c478bd9Sstevel@tonic-gate
1057c478bd9Sstevel@tonic-gate/* Version number of package */
1067c478bd9Sstevel@tonic-gate#undef VERSION
107