summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:21:49 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:21:49 -0800
commitd19200c0b0ff638edbb16555e711d2353625bd4a (patch)
tree589221eb5adb7e05390218de155a21b030eb7e57
parent015b29ca761102c95c722928557336e101a4a6e1 (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 097272a..fddb3cf 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([xwininfo], [1.1.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwininfo])
+ [https://gitlab.freedesktop.org/xorg/app/xwininfo/issues], [xwininfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])
AC_USE_SYSTEM_EXTENSIONS