* bin-bugs.h (REPORT_BUGS_TO): Set to
	"<URL:http://www.sourceware.org/bugzilla/>".
This commit is contained in:
H.J. Lu
2004-07-23 15:40:19 +00:00
parent 061095b5a3
commit 32131c5527
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#ifndef REPORT_BUGS_TO
#define REPORT_BUGS_TO "bug-binutils@gnu.org"
#define REPORT_BUGS_TO "<URL:http://www.sourceware.org/bugzilla/>"
#endif