/[grub]/grub/config.h.in
ViewVC logotype

Diff of /grub/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by okuji, Sat Oct 27 16:04:24 2001 UTC revision 1.17 by okuji, Mon Apr 15 22:09:16 2002 UTC
# Line 1  Line 1 
1  /* config.h.in.  Generated automatically from configure.in by autoheader.  */  /* config.h.in.  Generated from configure.in by autoheader.  */
2  /* This file is still needed because the defines below are  /* This file is still needed because the defines below are
3     AC_DEFINEd in more than one place. */     AC_DEFINEd in more than one place. */
4    
# Line 44  Line 44 
44  /* Define if C symbols get an underscore after compilation */  /* Define if C symbols get an underscore after compilation */
45  #undef HAVE_ASM_USCORE  #undef HAVE_ASM_USCORE
46    
47  /* Define if you have the <curses.h> header file. */  /* Define to 1 if you have the <curses.h> header file. */
48  #undef HAVE_CURSES_H  #undef HAVE_CURSES_H
49    
50  /* Define if you have the <ncurses/curses.h> header file. */  /* Define to 1 if you have the <inttypes.h> header file. */
51    #undef HAVE_INTTYPES_H
52    
53    /* Define to 1 if you have the <memory.h> header file. */
54    #undef HAVE_MEMORY_H
55    
56    /* Define to 1 if you have the <ncurses/curses.h> header file. */
57  #undef HAVE_NCURSES_CURSES_H  #undef HAVE_NCURSES_CURSES_H
58    
59  /* Define if you have the <ncurses.h> header file. */  /* Define to 1 if you have the <ncurses.h> header file. */
60  #undef HAVE_NCURSES_H  #undef HAVE_NCURSES_H
61    
62  /* Define if opendisk() in -lutil can be used */  /* Define if opendisk() in -lutil can be used */
63  #undef HAVE_OPENDISK  #undef HAVE_OPENDISK
64    
65  /* Define if you have the <strings.h> header file. */  /* Define to 1 if you have the <stdint.h> header file. */
66    #undef HAVE_STDINT_H
67    
68    /* Define to 1 if you have the <stdlib.h> header file. */
69    #undef HAVE_STDLIB_H
70    
71    /* Define to 1 if you have the <strings.h> header file. */
72  #undef HAVE_STRINGS_H  #undef HAVE_STRINGS_H
73    
74  /* Define if you have the <string.h> header file. */  /* Define to 1 if you have the <string.h> header file. */
75  #undef HAVE_STRING_H  #undef HAVE_STRING_H
76    
77    /* Define to 1 if you have the <sys/stat.h> header file. */
78    #undef HAVE_SYS_STAT_H
79    
80    /* Define to 1 if you have the <sys/types.h> header file. */
81    #undef HAVE_SYS_TYPES_H
82    
83    /* Define to 1 if you have the <unistd.h> header file. */
84    #undef HAVE_UNISTD_H
85    
86  /* Name of package */  /* Name of package */
87  #undef PACKAGE  #undef PACKAGE
88    
89    /* Define to the address where bug reports for this package should be sent. */
90    #undef PACKAGE_BUGREPORT
91    
92    /* Define to the full name of this package. */
93    #undef PACKAGE_NAME
94    
95    /* Define to the full name and version of this package. */
96    #undef PACKAGE_STRING
97    
98    /* Define to the one symbol short name of this package. */
99    #undef PACKAGE_TARNAME
100    
101    /* Define to the version of this package. */
102    #undef PACKAGE_VERSION
103    
104    /* Define to 1 if you have the ANSI C header files. */
105    #undef STDC_HEADERS
106    
107  /* Version number of package */  /* Version number of package */
108  #undef VERSION  #undef VERSION

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26