From 285b9a907caffeb979322e629d4e57aa42061b5a Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 19 Feb 2022 13:37:54 -0800 Subject: configure: replace bugzilla URL with gitlab issues Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4b12898..3e84182 100644 --- a/configure.ac +++ b/configure.ac @@ -1182,7 +1182,7 @@ m4_if(m4_eval(pixman_minor % 2), [1], [ echo echo " or by filing a bug at " echo - echo " https://bugs.freedesktop.org/enter_bug.cgi?product=pixman " + echo " https://gitlab.freedesktop.org/pixman/pixman/-/issues/new " echo echo " If you are looking for a stable release of pixman, please note " echo " that stable releases have _even_ minor version numbers. Ie., " -- cgit v1.2.1