forked from Imagelibrary/rtems
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: New BUG-REPORT address.
|
||||
|
||||
2006-10-26 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* ada_user/.cvsignore, bsp_howto/.cvsignore, cpu_supplement/.cvsignore,
|
||||
|
||||
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.60)
|
||||
|
||||
AC_INIT([rtems-doc],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_INIT([rtems-doc],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([project.am])
|
||||
RTEMS_TOP([..])
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.60)
|
||||
|
||||
AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([word-replace2])
|
||||
RTEMS_TOP([../..])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user