diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-12-07 20:02:50 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-12-07 20:02:50 -0800 |
commit | 5e8ed9bbaf67aee3236ad78e5dc62ebf3d9714de (patch) | |
tree | a69538760c6fafe460ebad7716e7bac9267eec21 | |
parent | 356f6e0bd5cb881f43200ff1db1eb257e261afdd (diff) |
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |