summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-11 14:41:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-11 14:41:57 +0000
commit74e299827b996db63c9e27d4a11a188eeb6196ae (patch)
tree3a4bcb1a411d84b1217bb60f3072eb33fcbf48ff /configure.ac
parent2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de> (diff)
downloadrtems-74e299827b996db63c9e27d4a11a188eeb6196ae.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 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a72b94a209..47d6d0c0ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.57)
-AC_INIT([rtems],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
+AC_INIT([rtems],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([c])
RTEMS_TOP([.])