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,7 +1,7 @@
## $Id$
AC_PREREQ(2.57)
AC_INIT([rtems-contrib-cygwin],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_INIT([rtems-contrib-cygwin],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([setup])
AM_INIT_AUTOMAKE([no-define foreign 1.7.2])