summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:47:24 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:47:24 -0800
commit3d08d1b100a171ea9faa1a6d3f5c618172152840 (patch)
treef6a9bf77c25f89da4165bfe0b46371a24c8b0f39
parent028b161bf2285dfb1c65af056d8d3414286ecc91 (diff)
downloadiceauth-3d08d1b100a171ea9faa1a6d3f5c618172152840.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 c38004d..78350dd 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([iceauth], [1.0.8],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [iceauth])
+ [https://gitlab.freedesktop.org/xorg/app/iceauth/issues], [iceauth])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])