From 7dcc3feefc847c6cfbfe34c21e2bd6984f1ea056 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 11 Aug 2003 14:20:43 +0000 Subject: 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email 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/hppa1.1/ChangeLog | 4 ++++ tools/cpu/hppa1.1/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 5c536ae85f..db9a716227 100644 --- a/tools/build/ChangeLog +++ b/tools/build/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-03-07 Ralf Corsepius * configure.ac: Add AC_CHECK_HEADERS(getopt.h) to work around a bug diff --git a/tools/build/configure.ac b/tools/build/configure.ac index 8f3e0345b4..354fd53cb4 100644 --- a/tools/build/configure.ac +++ b/tools/build/configure.ac @@ -3,7 +3,7 @@ # AC_PREREQ(2.57) -AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([install-if-change.in]) RTEMS_TOP(../..) diff --git a/tools/cpu/ChangeLog b/tools/cpu/ChangeLog index 8a55289cf2..b0a83422aa 100644 --- a/tools/cpu/ChangeLog +++ b/tools/cpu/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. diff --git a/tools/cpu/configure.ac b/tools/cpu/configure.ac index 69deb552fc..65d9cd5ee3 100644 --- a/tools/cpu/configure.ac +++ b/tools/cpu/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.57) -AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([generic]) RTEMS_TOP(../..) diff --git a/tools/cpu/generic/ChangeLog b/tools/cpu/generic/ChangeLog index 35ebb2c3a6..1aea241a68 100644 --- a/tools/cpu/generic/ChangeLog +++ b/tools/cpu/generic/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. diff --git a/tools/cpu/generic/configure.ac b/tools/cpu/generic/configure.ac index ea7f4844f2..706b70bcde 100644 --- a/tools/cpu/generic/configure.ac +++ b/tools/cpu/generic/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.57) -AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([size_rtems.in]) RTEMS_TOP(../../..) diff --git a/tools/cpu/hppa1.1/ChangeLog b/tools/cpu/hppa1.1/ChangeLog index 65425223d9..d54dd7b1a1 100644 --- a/tools/cpu/hppa1.1/ChangeLog +++ b/tools/cpu/hppa1.1/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. diff --git a/tools/cpu/hppa1.1/configure.ac b/tools/cpu/hppa1.1/configure.ac index f079b29569..42f465ebbe 100644 --- a/tools/cpu/hppa1.1/configure.ac +++ b/tools/cpu/hppa1.1/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.57) -AC_INIT([rtems-tools-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-tools-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([genoffsets.c]) RTEMS_TOP(../../..) diff --git a/tools/cpu/sh/ChangeLog b/tools/cpu/sh/ChangeLog index 0d02d77644..16824a3314 100644 --- a/tools/cpu/sh/ChangeLog +++ b/tools/cpu/sh/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. diff --git a/tools/cpu/sh/configure.ac b/tools/cpu/sh/configure.ac index 8b1e1f170e..0167276927 100644 --- a/tools/cpu/sh/configure.ac +++ b/tools/cpu/sh/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.57) -AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([shgen.c]) RTEMS_TOP(../../..) -- cgit v1.2.3