summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:56:32 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 16:56:32 -0800
commit0bd90eea151f8d3678699028f2e9af79ea73a865 (patch)
treeb063c297e792ab7ea9671ccd4c9af06a7a2d92ff
parent28c46d1687e9b7c3116ae49413fdb450aabde2e4 (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 4ae78ee..36a4ef6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(scripts,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],scripts)
+AC_INIT(scripts,[1.0.1], [https://gitlab.freedesktop.org/xorg/app/scripts/issues],scripts)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE