summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:31:52 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:31:52 -0800
commitfbed5d2b478cd33870c8eb6f0a12893193d7e32c (patch)
tree0699dec0062ae59758f8718d6e1a424eef0ce190
parentd30934ee6e0ee48cc10c141d5681be847e28e974 (diff)
downloadxorg-lib-libpciaccess-fbed5d2b478cd33870c8eb6f0a12893193d7e32c.tar.gz
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0774b1d..e67623e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libpciaccess],[0.14],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess],[libpciaccess])
+ [https://gitlab.freedesktop.org/xorg/lib/libpciaccess/issues],[libpciaccess])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_AUX_DIR([.])