summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:09:34 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:09:34 -0800
commit6626cb7e1ae8a7de8152f06dd714a224b4851044 (patch)
treed8908a55b8f756e1f106f3809ec4032d86a568bb
parent51a836bf4cafa7fb3d3f71d9cf9b7cb8158a32f2 (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 4d4604a..7e5ca14 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ([2.60])
AC_INIT([X.org Testing Environment for Google Test],
[0.7.1],
- [],
+ [https://gitlab.freedesktop.org/xorg/test/xorg-gtest/issues],
[xorg-gtest])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])