summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:55:25 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:55:25 -0800
commit03a6f599d060591a9a7cd8558bd2143a1c7c70d7 (patch)
tree3bd91d65def9392e0d7e4a34832596e316a73a43
parent5af31d2a24abe5a41995c792012e5dc489ec2674 (diff)
downloadxorg-lib-libXv-03a6f599d060591a9a7cd8558bd2143a1c7c70d7.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 4e68999..979099d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libXv], [1.0.11],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXv])
+ [https://gitlab.freedesktop.org/xorg/lib/libXv/issues], [libXv])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])