summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:01:20 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:01:20 -0800
commit16d74befa4430eb024d81ee4070520afff697d60 (patch)
tree2e48441375b930751cd4671e2e6a18c3a1a3acfd
parenta7623a6555689cb3d1acfc66c0562985b106a85b (diff)
Update configure.ac bug URL for gitlab migration4-xdm-uses-arc4random-and-setproctitle-without-proper-includes
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 2cd2817..fd38aa0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xdm], [1.1.11],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdm])
+ [https://gitlab.freedesktop.org/xorg/app/xdm/issues], [xdm])
AC_USE_SYSTEM_EXTENSIONS
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])