--- gcc-4.2.3/gcc/version.c.orig 2008-02-07 22:48:53.000000000 +0100 +++ gcc-4.2.3/gcc/version.c 2008-02-07 22:49:50.000000000 +0100 @@ -8,7 +8,7 @@ in parentheses. You may also wish to include a number indicating the revision of your modified compiler. */ -#define VERSUFFIX "" +#define VERSUFFIX " (Magellan-Linux)" /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, @@ -17,7 +17,7 @@ forward us bugs reported to you, if you determine that they are not bugs in your modifications.) */ -const char bug_report_url[] = ""; +const char bug_report_url[] = ""; /* The complete version string, assembled from several pieces. BASEVER, DATESTAMP, and DEVPHASE are defined by the Makefile. */