summaryrefslogtreecommitdiffstats
path: root/contrib/repo-conf/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-12-02 06:06:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-12-02 06:06:55 +0000
commitfcb0cd462c725bdb18d3fe883991a2c5ab5eb399 (patch)
tree82c72dce2c97bb1ac08cbf5bfc6688c22bea51b7 /contrib/repo-conf/configure.ac
parent2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-fcb0cd462c725bdb18d3fe883991a2c5ab5eb399.tar.bz2
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
Diffstat (limited to 'contrib/repo-conf/configure.ac')
-rw-r--r--contrib/repo-conf/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/repo-conf/configure.ac b/contrib/repo-conf/configure.ac
index 165fbe47bf..44986996c3 100644
--- a/contrib/repo-conf/configure.ac
+++ b/contrib/repo-conf/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.60)
-AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.4],[rtems-bugs@rtems.com],
+AC_INIT([rtems-]_RTEMS_API[-repo-conf],[0.4],[http://www.rtems.org/bugzilla],
[rtems-]_RTEMS_API[-repo-conf])
RTEMS_VERSIONING
AC_CONFIG_SRCDIR([gpg])