summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:00:47 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:00:47 -0800
commit6be3f22358014834b7f38a0434c500292e081beb (patch)
treebef65243fdc987c61f2c3e799b958d2bf59185b5
parent1b627b744ce604a9546f1ecb4379d1f73d8e81ed (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 f62e656..08ef1d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
AC_INIT([xcursorgen],
[1.0.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/app/xcursorgen/issues],
[xcursorgen])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])