OSDN Git Service

Update bug reporting link.
authorIan Romanick <idr@us.ibm.com>
Thu, 18 Oct 2007 22:59:14 +0000 (15:59 -0700)
committerIan Romanick <idr@us.ibm.com>
Thu, 18 Oct 2007 22:59:14 +0000 (15:59 -0700)
configure.ac

index 86f56ef..8e53427 100644 (file)
@@ -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