summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:46:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:46:31 -0800
commit66aca823329e555159c1475366f49e9405d91783 (patch)
tree07c4164bef0ed0615ccb9446de30aafe0b1f1e75
parentb374e34ddfacaaac55f1e8613018e61ac17e80fc (diff)
downloadxorg-lib-libXp-66aca823329e555159c1475366f49e9405d91783.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 9bc13d6..43cb6e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ AC_PREREQ([2.60])
# Initialize Autoconf
AC_INIT([libXp],[1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],[libXp])
+ [https://gitlab.freedesktop.org/xorg/lib/libXp/issues],[libXp])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])