summaryrefslogtreecommitdiffstats
path: root/tools/cpu/generic/configure.ac
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-12-04 10:03:50 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-12-05 07:47:32 +0100
commit120728802281d6f3b0b1d54ea4d182864c598e03 (patch)
tree13d775ce586a39e161323599e5a9488a09f0af31 /tools/cpu/generic/configure.ac
parentlibmisc: More useful default configuration (diff)
downloadrtems-120728802281d6f3b0b1d54ea4d182864c598e03.tar.bz2
Update bug report URL
Diffstat (limited to '')
-rw-r--r--tools/cpu/generic/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cpu/generic/configure.ac b/tools/cpu/generic/configure.ac
index a7d47b300d..e169be9a0e 100644
--- a/tools/cpu/generic/configure.ac
+++ b/tools/cpu/generic/configure.ac
@@ -1,7 +1,7 @@
## Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
-AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
+AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
AC_CONFIG_SRCDIR([size_rtems.in])
RTEMS_TOP(../../..)