From fcb0cd462c725bdb18d3fe883991a2c5ab5eb399 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 2 Dec 2006 06:06:55 +0000 Subject: =?UTF-8?q?2006-12-02=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: New BUG-REPORT address. --- tools/build/ChangeLog | 4 ++++ tools/build/configure.ac | 2 +- tools/cpu/ChangeLog | 4 ++++ tools/cpu/configure.ac | 2 +- tools/cpu/generic/ChangeLog | 4 ++++ tools/cpu/generic/configure.ac | 2 +- tools/cpu/nios2/ChangeLog | 4 ++++ tools/cpu/nios2/configure.ac | 2 +- tools/cpu/sh/ChangeLog | 4 ++++ tools/cpu/sh/configure.ac | 2 +- 10 files changed, 25 insertions(+), 5 deletions(-) (limited to 'tools') diff --git a/tools/build/ChangeLog b/tools/build/ChangeLog index 74e676b833..825deff0ad 100644 --- a/tools/build/ChangeLog +++ b/tools/build/ChangeLog @@ -1,3 +1,7 @@ +2006-12-02 Ralf Corsépius + + * configure.ac: New BUG-REPORT address. + 2006-10-17 Ralf Corsépius * configure.ac: Require autoconf-2.60. Require automake-1.10. diff --git a/tools/build/configure.ac b/tools/build/configure.ac index 80cf080717..7d6d204ec5 100644 --- a/tools/build/configure.ac +++ b/tools/build/configure.ac @@ -3,7 +3,7 @@ # AC_PREREQ(2.60) -AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) +AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) AC_CONFIG_SRCDIR([install-if-change.in]) RTEMS_TOP(../..) diff --git a/tools/cpu/ChangeLog b/tools/cpu/ChangeLog index 35c378e34b..0409926cbe 100644 --- a/tools/cpu/ChangeLog +++ b/tools/cpu/ChangeLog @@ -1,3 +1,7 @@ +2006-12-02 Ralf Corsépius + + * configure.ac: New BUG-REPORT address. + 2006-10-17 Ralf Corsépius * configure.ac: Require autoconf-2.60. Require automake-1.10. diff --git a/tools/cpu/configure.ac b/tools/cpu/configure.ac index 85bd9b6957..a815822de7 100644 --- a/tools/cpu/configure.ac +++ b/tools/cpu/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.60) -AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) +AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) AC_CONFIG_SRCDIR([generic]) RTEMS_TOP(../..) diff --git a/tools/cpu/generic/ChangeLog b/tools/cpu/generic/ChangeLog index bc0ccf794f..fbd03acfe1 100644 --- a/tools/cpu/generic/ChangeLog +++ b/tools/cpu/generic/ChangeLog @@ -1,3 +1,7 @@ +2006-12-02 Ralf Corsépius + + * configure.ac: New BUG-REPORT address. + 2006-10-17 Ralf Corsépius * configure.ac: Require autoconf-2.60. Require automake-1.10. diff --git a/tools/cpu/generic/configure.ac b/tools/cpu/generic/configure.ac index 73893828ba..501e4a12c9 100644 --- a/tools/cpu/generic/configure.ac +++ b/tools/cpu/generic/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.60) -AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) +AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) AC_CONFIG_SRCDIR([size_rtems.in]) RTEMS_TOP(../../..) diff --git a/tools/cpu/nios2/ChangeLog b/tools/cpu/nios2/ChangeLog index 4b4aac55a1..f245c3cd14 100644 --- a/tools/cpu/nios2/ChangeLog +++ b/tools/cpu/nios2/ChangeLog @@ -1,3 +1,7 @@ +2006-12-02 Ralf Corsépius + + * configure.ac: New BUG-REPORT address. + 2006-10-17 Ralf Corsépius * configure.ac: Require autoconf-2.60. Require automake-1.10. diff --git a/tools/cpu/nios2/configure.ac b/tools/cpu/nios2/configure.ac index 40da9cc107..a926375afa 100644 --- a/tools/cpu/nios2/configure.ac +++ b/tools/cpu/nios2/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.60) -AC_INIT([rtems-tools-cpu-nios2],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) +AC_INIT([rtems-tools-cpu-nios2],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) AC_CONFIG_SRCDIR([nios2gen.c]) RTEMS_TOP(../../..) diff --git a/tools/cpu/sh/ChangeLog b/tools/cpu/sh/ChangeLog index b22d6a5be0..c81c207426 100644 --- a/tools/cpu/sh/ChangeLog +++ b/tools/cpu/sh/ChangeLog @@ -1,3 +1,7 @@ +2006-12-02 Ralf Corsépius + + * configure.ac: New BUG-REPORT address. + 2006-10-17 Ralf Corsépius * configure.ac: Require autoconf-2.60. Require automake-1.10. diff --git a/tools/cpu/sh/configure.ac b/tools/cpu/sh/configure.ac index d75932d982..6c3b72896e 100644 --- a/tools/cpu/sh/configure.ac +++ b/tools/cpu/sh/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.60) -AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) +AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) AC_CONFIG_SRCDIR([shgen.c]) RTEMS_TOP(../../..) -- cgit v1.2.3