summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:14:18 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:14:18 -0800
commitdaa837ebdd55fa513a0ac6cc2fe77c745de7a205 (patch)
treecbf974da4615cbc799ba2a56faa6fe41128874b2
parent2e1d9ca62031e971337d9c493682a12857874b75 (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 3592833..50aa9af 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([xmag], [1.0.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmag])
+ [https://gitlab.freedesktop.org/xorg/app/xmag/issues], [xmag])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])