2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
This commit is contained in:
Ralf Corsepius
2003-08-11 14:41:57 +00:00
parent 328876cb46
commit 74e299827b
316 changed files with 790 additions and 158 deletions

View File

@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT([rtems-doc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-doc],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([project.am])
RTEMS_TOP([..])