summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-02-19 13:37:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-02-19 13:37:54 -0800
commit285b9a907caffeb979322e629d4e57aa42061b5a (patch)
tree5d26097ff8459a91f6cdeb27b6bfe722c60760f5
parentadc07d46188920806e32366917d00599fb183a5a (diff)
downloadpixman-285b9a907caffeb979322e629d4e57aa42061b5a.tar.gz
configure: replace bugzilla URL with gitlab issues
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 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., "