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

Diff of /grub2/config.h.in

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

revision 1.5 by marco_g, Wed Dec 3 19:17:24 2003 UTC revision 1.6 by okuji, Sun Aug 7 17:12:51 2005 UTC
# Line 19  Line 19 
19  /* Define if C symbols get an underscore after compilation */  /* Define if C symbols get an underscore after compilation */
20  #undef HAVE_ASM_USCORE  #undef HAVE_ASM_USCORE
21    
22    /* Define to 1 if you have the <curses.h> header file. */
23    #undef HAVE_CURSES_H
24    
25  /* Define to 1 if you have the <inttypes.h> header file. */  /* Define to 1 if you have the <inttypes.h> header file. */
26  #undef HAVE_INTTYPES_H  #undef HAVE_INTTYPES_H
27    
# Line 28  Line 31 
31  /* Define to 1 if you have the <memory.h> header file. */  /* Define to 1 if you have the <memory.h> header file. */
32  #undef HAVE_MEMORY_H  #undef HAVE_MEMORY_H
33    
34    /* Define to 1 if you have the <ncurses/curses.h> header file. */
35    #undef HAVE_NCURSES_CURSES_H
36    
37    /* Define to 1 if you have the <ncurses.h> header file. */
38    #undef HAVE_NCURSES_H
39    
40  /* Define to 1 if you have the <stdint.h> header file. */  /* Define to 1 if you have the <stdint.h> header file. */
41  #undef HAVE_STDINT_H  #undef HAVE_STDINT_H
42    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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