summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-17 11:36:25 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-17 11:37:49 -0800
commit2970e4f8d1dc23412c0e8fcf6b533a2dba3856e8 (patch)
tree8ffd202f227916a49e0482ef4f37c464da393c20
parentfe9e497559f8e5857d5e2db88c5ee4cb3946b846 (diff)
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 803abe7..046a39e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59c)
AC_INIT([xcb-util-renderutil],[0.3.9],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xcb&component=Utils],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util/issues],
[xcb-util-renderutil])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])