summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2017-05-18 11:12:34 +0900
committerMichel Dänzer <michel@daenzer.net>2017-05-18 11:12:34 +0900
commitd80d01a73c2eaba2e3649b7bc0a3541b3ff782f6 (patch)
tree9596da1b9129d141c813ec96f6db5f9a8e9ad1fe /configure.ac
parent2b7d77b90108911777a11ecaa63435552000c958 (diff)
Update URLs
* Point to the amd-gfx mailing list * Specify the component in all bugzilla URLs * Use https:// for all HTML URLs Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c9ccfb3d..700e01a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
[7.9.99],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon],
[xf86-video-ati])
AC_CONFIG_SRCDIR([Makefile.am])