summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/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/crossrpms/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/crossrpms/configure.ac')
-rw-r--r--contrib/crossrpms/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index bfae9699a0..f1af586230 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -3,7 +3,7 @@
m4_define([RTEMS_API],[4.8])
AC_PREREQ(2.59)
-AC_INIT([crossrpms],[0.20061016.1],[rtems-bugs@rtems.com])
+AC_INIT([crossrpms],[0.20061016.1],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([binutils/binutils.add])
AC_CONFIG_AUX_DIR(.)