summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2007-10-18 15:59:14 -0700
committerIan Romanick <idr@us.ibm.com>2007-10-18 15:59:14 -0700
commit5b9ca552a17de37bbac84f0cf5b4430d108e576c (patch)
tree02e1ee212b4ec49130283cdb8a0269f78d452ffa /configure.ac
parent57a942b3cca314a56735e0a4198cac2f25b653dd (diff)
Update bug reporting link.
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 86f56ef..8e53427 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,7 +41,7 @@ dnl refers to ${prefix}. Thus we have to use `eval' twice.
AC_PREREQ([2.57])
-AC_INIT(libpciaccess, 0.10.0, [none yet], libpciaccess)
+AC_INIT(libpciaccess, 0.10.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess], libpciaccess)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE