summaryrefslogtreecommitdiffstats
path: root/doc/tools/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-11 14:20:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-11 14:20:43 +0000
commit7dcc3feefc847c6cfbfe34c21e2bd6984f1ea056 (patch)
treecf2478f80438d64c287edd676dfa97cd261572a4 /doc/tools/configure.ac
parent2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7dcc3feefc847c6cfbfe34c21e2bd6984f1ea056.tar.bz2
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
Diffstat (limited to '')
-rw-r--r--doc/tools/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools/configure.ac b/doc/tools/configure.ac
index 39869adf0c..acb145c01b 100644
--- a/doc/tools/configure.ac
+++ b/doc/tools/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl NOTE: This is a very coarse port to automake
AC_PREREQ(2.57)
-AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
+AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([word-replace2])
AC_CONFIG_AUX_DIR([../..])
RTEMS_VERSIONING