summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:16:45 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:16:45 -0800
commit26ef28fd82d610c1908ca9a8ae3fda75c52befa3 (patch)
tree47275a6599df8d22fe56326d4d68b6e38f9b5ed5
parentc322eb8f9eb6caf9d9903abd04c95043dc0e0457 (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 5b9ef6e..3ff459a 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([xpr], [1.0.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xpr])
+ [https://gitlab.freedesktop.org/xorg/app/xpr/issues], [xpr])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])