forked from Imagelibrary/rtems
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:
@@ -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-04-11 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* index.html.in: Development Environment Guide should be updated now.
|
||||
|
||||
@@ -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([..])
|
||||
|
||||
|
||||
@@ -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-02-14 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Makefile.am, configure.ac: Removed references to deleted directories.
|
||||
|
||||
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
dnl NOTE: This is a very coarse port to automake
|
||||
AC_PREREQ(2.57)
|
||||
|
||||
AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
||||
AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([word-replace2])
|
||||
AC_CONFIG_AUX_DIR([../..])
|
||||
RTEMS_VERSIONING
|
||||
|
||||
Reference in New Issue
Block a user