/[hurd]/hurd/version.h.in
ViewVC logotype

Diff of /hurd/version.h.in

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

revision 1.1 by tb, Tue Feb 16 08:08:20 1999 UTC revision 1.2 by marcus, Mon May 13 20:45:23 2002 UTC
# Line 23  Line 23 
23  #endif  #endif
24    
25  /* The standard way to print versions for --version.  */  /* The standard way to print versions for --version.  */
26  #define _SHV_SEP "; "  #define STANDARD_HURD_VERSION(s) \
27  #define STANDARD_HURD_VERSION(s, extra...) \    #s " (GNU Hurd) " HURD_VERSION
28    #s " (GNU Hurd" _SHV_SEP ##extra ") " HURD_VERSION  #define STANDARD_HURD_VERSION_EXTRA(s, extra) \
29      #s " (GNU Hurd; " extra ") " HURD_VERSION
     

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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