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