summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-12-02 06:10:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-12-02 06:10:26 +0000
commit9d7508e4f679b64fcc3cc7d23ab0e3554e0ca01a (patch)
tree61d96a87df82ed92d9105e40637c7b4174ae9ec4 /configure.ac
parent2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-9d7508e4f679b64fcc3cc7d23ab0e3554e0ca01a.tar.bz2
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 72bd1e41cf..f3987b884d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.59)
-AC_INIT([rtems],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
+AC_INIT([rtems],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([c])
RTEMS_TOP([.])