From 120728802281d6f3b0b1d54ea4d182864c598e03 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 4 Dec 2014 10:03:50 +0100 Subject: Update bug report URL --- testsuites/samples/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/samples/configure.ac') diff --git a/testsuites/samples/configure.ac b/testsuites/samples/configure.ac index 3089e3f7b8..e6f12d032f 100644 --- a/testsuites/samples/configure.ac +++ b/testsuites/samples/configure.ac @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) +AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[https://devel.rtems.org/newticket]) AC_CONFIG_SRCDIR([hello]) AC_CONFIG_HEADER([config.h]) RTEMS_TOP([../..],[..]) -- cgit v1.2.3