summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:02:46 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-11-21 17:02:46 -0800
commit46dac260d384e034aaabd576d9b818d39f4821c6 (patch)
tree61e0a16ef9b7b027fe1dd4cfb1778e0752d36e5b
parent7922b89288d463a29f742fbb48ab38b3ec485dff (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 20366b5..031692e 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([xeyes], [1.1.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xeyes])
+ [https://gitlab.freedesktop.org/xorg/app/xeyes/issues], [xeyes])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])