summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-17 11:41:06 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-02-17 11:41:06 -0800
commit82a77443e6c1590f7e7328a50d30184d10e6a3d3 (patch)
tree906c1a95c809260a36bb028c5464f076b1575568
parent24eb17df2e1245885e72c9d4bbb0a0f69f0700f2 (diff)
downloadutil-wm-82a77443e6c1590f7e7328a50d30184d10e6a3d3.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 efbd906..f700e1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf >= 2.62
AC_PREREQ(2.62)
AC_INIT([xcb-util-wm],[0.4.1],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xcb&component=Utils],
+ [https://gitlab.freedesktop.org/xorg/lib/libxcb-wm/issues],
[xcb-util-wm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])