2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: New BUG-REPORT address.
This commit is contained in:
Ralf Corsepius
2006-12-02 06:06:55 +00:00
parent 0a978b3d38
commit fcb0cd462c
235 changed files with 590 additions and 118 deletions

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([sh7032])
RTEMS_TOP([../../../../..],[../../..])