/[graveman]/graveman/current/src/main.c
ViewVC logotype

Diff of /graveman/current/src/main.c

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

revision 1.11 by scresto, Sat Feb 19 17:49:08 2005 UTC revision 1.12 by scresto, Sun Feb 20 17:45:02 2005 UTC
# Line 59  gboolean graveman_init(gint Aargc, gchar Line 59  gboolean graveman_init(gint Aargc, gchar
59  #endif  #endif
60            );            );
61    
62          g_printf("%s: %s\n", _("Compiled with linux-scsi devices support"),
63    #ifdef LINUX_SCSI
64              _("yes")
65    #else
66              _("no")
67    #endif
68              );
69    
70        g_printf("%s %s\n", _("Compiled"),        g_printf("%s %s\n", _("Compiled"),
71  #ifdef DEBUG  #ifdef DEBUG
72            _("with debug support")            _("with debug support")

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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