From 1e8a3b23f4d26a0fc84273c70cfecdcb36790ce9 Mon Sep 17 00:00:00 2001 From: nobody <> Date: Tue, 4 Apr 2000 14:32:36 +0000 Subject: [PATCH] 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 --- include/bin-bugs.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 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 -- 2.47.2