From: nobody <> Date: Tue, 4 Apr 2000 14:32:36 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'binutils- X-Git-Tag: binutils-2_10~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e8a3b23f4d26a0fc84273c70cfecdcb36790ce9;p=thirdparty%2Fbinutils-gdb.git This commit was manufactured by cvs2svn to create branch 'binutils- 2_10-branch'. Cherrypick from master 2000-04-04 14:32:35 UTC Alan Modra 'Move translated part of bug report string back into .c files so': include/bin-bugs.h --- diff --git a/include/bin-bugs.h b/include/bin-bugs.h new file mode 100644 index 00000000000..cb14a66bf66 --- /dev/null +++ b/include/bin-bugs.h @@ -0,0 +1,3 @@ +#ifndef REPORT_BUGS_TO +#define REPORT_BUGS_TO "bug-gnu-utils@gnu.org" +#endif