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