summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:46:09 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:46:09 -0800
commit9469d3593c9fb1b60cac0602d97f274e209163d7 (patch)
treebf51066cc24830bbaa111b4a39a8bda3bb64cc23
parent3e706ded2e46464732170ae06bdc9e9d286179ed (diff)
downloadxorg-lib-libXmu-9469d3593c9fb1b60cac0602d97f274e209163d7.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 e9d6b69..d801ea2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libXmu], [1.1.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXmu])
+ [https://gitlab.freedesktop.org/xorg/lib/libXmu/issues], [libXmu])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])