summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:02:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:02:50 -0800
commit5e8ed9bbaf67aee3236ad78e5dc62ebf3d9714de (patch)
treea69538760c6fafe460ebad7716e7bac9267eec21
parent356f6e0bd5cb881f43200ff1db1eb257e261afdd (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 24e17b9..68af6b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([x11perf],
[1.6.0],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/test/x11perf/issues],
[x11perf])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])