Magellan Linux

Diff of /trunk/mkinitrd-magellan/klibc/usr/dash/config.h

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

revision 814 by niro, Sat Sep 1 22:45:15 2007 UTC revision 815 by niro, Fri Apr 24 18:32:46 2009 UTC
# Line 53  Line 53 
53  #define PACKAGE_NAME "dash"  #define PACKAGE_NAME "dash"
54    
55  /* Define to the full name and version of this package. */  /* Define to the full name and version of this package. */
56  #define PACKAGE_STRING "dash 0.5.2"  #define PACKAGE_STRING "dash 0.5.4"
57    
58  /* Define to the one symbol short name of this package. */  /* Define to the one symbol short name of this package. */
59  #define PACKAGE_TARNAME "dash"  #define PACKAGE_TARNAME "dash"
60    
61  /* Define to the version of this package. */  /* Define to the version of this package. */
62  #define PACKAGE_VERSION "0.5.2"  #define PACKAGE_VERSION "0.5.4"
63    
64  /* Version number of package */  /* Version number of package */
65  #define VERSION "0.5.2"  #define VERSION "0.5.4"
66    
67  /* Enable GNU extensions on systems that have them.  */  /* Enable GNU extensions on systems that have them.  */
68  #ifndef _GNU_SOURCE  #ifndef _GNU_SOURCE

Legend:
Removed from v.814  
changed lines
  Added in v.815