summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin-Éric Racine <q-funk@iki.fi>2008-01-14 12:32:13 +0200
committerMartin-Éric Racine <q-funk@iki.fi>2008-01-14 12:32:13 +0200
commitba2880433912cd63c68cd81682d8e48c3cf77a09 (patch)
treea2d783d086c7bcee9b55905e16505a1e4d33d2d9 /configure.ac
parentcf5e5d2b37de2504b76d96e1f26a5450550b8320 (diff)
Expanded the bug reporting URL in configure.ac to specify the Driver/AMD component.
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 c630564..bc9dc5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-amd],
2.7.7.5,
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver%2FAMD],
xf86-video-amd)
AC_CONFIG_SRCDIR([Makefile.am])