summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:51:23 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:51:23 -0800
commit8a25977b7ef3a5e96e57d0d56d597c9436a14871 (patch)
treead85d2bae3ed0ee2ce1365ab6b3e8c7f460af61b /configure.ac
parent0dd0429f82298e294b7611fb6ed63a96af94e2ed (diff)
downloadxorg-lib-libXt-8a25977b7ef3a5e96e57d0d56d597c9436a14871.tar.gz
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a342d0d..53b2178 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libXt], [1.1.5],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXt])
+ [https://gitlab.freedesktop.org/xorg/lib/libXt/issues], [libXt])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])