summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:32:18 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:32:18 -0800
commite6ccf19f8d1f71ef79f192b4ca9debf7280232a3 (patch)
tree5be167ba05a87a9c981ca0e6a835111edd344e92
parent90df350229d3a687de8d65dc450bceb78eceb014 (diff)
downloadxorg-lib-libSM-e6ccf19f8d1f71ef79f192b4ca9debf7280232a3.tar.gz
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 c58c45f..210f9c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Initialize Autoconf
AC_PREREQ(2.60)
AC_INIT([libSM], [1.2.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libSM])
+ [https://gitlab.freedesktop.org/xorg/lib/libSM/issues], [libSM])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])