Move bug report string to one place.

This commit is contained in:
Alan Modra
2000-04-03 14:10:05 +00:00
parent 7876dd4328
commit c20f4f8c21
24 changed files with 73 additions and 20 deletions

View File

@ -1,7 +1,12 @@
2000-04-01 Alan Modra <alan@linuxcare.com.au>
* gprof.h: #include "bin-bugs.h".
* gprof.c (usage): Use REPORT_BUGS_TO.
2000-03-31 Alan Modra <alan@linuxcare.com.au>
* symtab.c (symtab_finalize): Don't use post-increment on
structure copy to work around a ppc gcc bug.
structure copy, to work around a ppc gcc bug.
1999-09-29 Mark Kettenis <kettenis@gnu.org>

View File

@ -157,7 +157,7 @@ Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqQZ][name]] [-I dirs]\n\
[image-file] [profile-file...]\n"),
whoami);
if (status == 0)
fprintf (stream, _("Report bugs to bug-gnu-utils@gnu.org\n"));
fprintf (stream, REPORT_BUGS_TO);
done (status);
}

View File

@ -76,6 +76,7 @@
# define N_(String) (String)
#endif
#include "bin-bugs.h"
/*
* These may already be defined on some systems. We could probably