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