summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:21:32 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:21:32 -0800
commitfff6825528bc85d20337e4abe284c84d814c5bcd (patch)
tree416c5a61db2fdae51451b9217d8278c0db494b3c
parent5879dad42baf52ddb55dd0405cdb115e41cde0a2 (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 1a43dbc..cab4350 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([xwd], [1.0.7],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xwd])
+ [https://gitlab.freedesktop.org/xorg/app/xwd/issues], [xwd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])