summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-17 11:38:40 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-17 11:38:40 -0800
commit8692bc0a1c8ea552c6204d5609b2bbb2be6b5b55 (patch)
tree8e1d7015c795cba740072f64f37f1b1793b654e3
parent771df3bc6eac707cb071df56939d697e22ee17a1 (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 8ee5246..2554930 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59c)
AC_INIT([xcb-util-image],[0.4.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xcb&component=Utils],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcb-image/issues],
[xcb-util-image])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])