summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:59:02 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:59:02 -0800
commitf253c28fccbd395f5f5063d60bd81179dda76d4f (patch)
treeba791cb8eb2d767da7178ca3b183684c7a94a486
parentf0f414797e0ab2c1e29c89be163a261720ae88c6 (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 fa7cf65..ecc6080 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([xbiff], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xbiff])
+ [https://gitlab.freedesktop.org/xorg/app/xbiff/issues], [xbiff])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])