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:10:26 +00:00
parent 5d91bedec0
commit 9d7508e4f6
217 changed files with 541 additions and 109 deletions

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-07-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* autotools/autoconf.add: autoconf-2.60.

View File

@@ -1,7 +1,7 @@
## $Id$
AC_PREREQ(2.59)
AC_INIT([rtems-scripts],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_INIT([rtems-scripts],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([binutils])
RTEMS_TOP([..])