summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:22:04 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:22:04 -0800
commitdf7eed701a7f341277df5e92419174237cf93ce4 (patch)
tree75c3d52c7dea1e26cc56eb95c8bcc85549168a75
parent4cc3d8d6a812dd38b6507725a8aa64062ca9f706 (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 1e8d674..64cdbd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xwud], [1.0.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwud])
+ [https://gitlab.freedesktop.org/xorg/app/xwud/issues], [xwud])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])