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

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.57)
AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([generic])
RTEMS_TOP(../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.57)
AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([size_rtems.in])
RTEMS_TOP(../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.57)
AC_INIT([rtems-tools-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-tools-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([genoffsets.c])
RTEMS_TOP(../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.57)
AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([shgen.c])
RTEMS_TOP(../../..)