summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:29:22 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:29:22 -0800
commitd7f661849c18c354f1692d9859e057aa3a7ddf93 (patch)
tree0fb65b14fa4565bf2eb25347393b86a455fe50d3
parentb12b2d71f1547e832ac14b66a0d94d88b3675b25 (diff)
downloadxorg-lib-libfontenc-d7f661849c18c354f1692d9859e057aa3a7ddf93.tar.gz
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 c2a23b7..88f7747 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libfontenc], [1.1.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libfontenc])
+ [https://gitlab.freedesktop.org/xorg/lib/libfontenc/issues], [libfontenc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])