summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/configure.ac')
-rw-r--r--testsuites/mptests/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/mptests/configure.ac b/testsuites/mptests/configure.ac
index 99019b9a20..b759fcd6fa 100644
--- a/testsuites/mptests/configure.ac
+++ b/testsuites/mptests/configure.ac
@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.60)
-AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
+AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([mp01])
RTEMS_TOP([../..],[..])