summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:50:56 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:50:56 -0800
commit87a66f2eae8016a62d1b29e38160ed38de3144ef (patch)
tree3726c8b30899b89a598a859eeb843c4759e826f9
parent40f80ca096251353977d3d75e63e6efd5e2321dc (diff)
downloadxorg-lib-libxshmfence-87a66f2eae8016a62d1b29e38160ed38de3144ef.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 8afe7a6..94c27b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([libxshmfence], [1.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libxshmfence])
+ [https://gitlab.freedesktop.org/xorg/lib/libxshmfence/issues], [libxshmfence])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])