summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:45:38 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:45:38 -0800
commitf029b19c4c60f126987a5911621aeaa2ba32813a (patch)
tree7cf49b91106ae77dec3bb7c44b03957f635fc182
parent3790d2e4607311c2e6f7a3d6ae6c917bdb13368e (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 fe2ba44..c9e4945 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([constype], [1.0.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [constype])
+ [https://gitlab.freedesktop.org/xorg/app/constype/issues], [constype])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])