diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-02-19 12:17:46 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-02-19 12:17:46 -0800 |
commit | d8e7c1eedc490f1a3cf615b6d9ab4e25f57a49c6 (patch) | |
tree | b7dc728ff8ded26c0f2257b8ad75f8356e84bb81 | |
parent | e8bdccab29977c371876dfe3d9cbfbac2f2ea6e8 (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 c0314b9..42a40bb 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-apm], [1.3.0], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-apm/-/issues], [xf86-video-apm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |