diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 14:00:27 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-25 14:00:27 -0800 |
commit | 39191361f0c80e57504fa91cc12d2b36b6460630 (patch) | |
tree | 71aaa1fcae11ae6d8bc3fc8ea55de9158ed2d0e6 | |
parent | 3df130663fdca112eff567bde4421c5616e7a6b8 (diff) |
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0b57a02..3bcb320 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-mach64], [6.9.6], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64/issues], [xf86-video-mach64]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |