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-03-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add AC_CHECK_HEADERS(getopt.h) to work around a bug
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
|
||||
AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([install-if-change.in])
|
||||
RTEMS_TOP(../..)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user