diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-21 17:02:21 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-11-21 17:02:21 -0800 |
commit | abbacff9e01616f08c469637fa24132e151446f9 (patch) | |
tree | 4a73c28c23eaae5c4850b091a0cf1bf1fe2a5cc0 /configure.ac | |
parent | 0d2b1ae91f7cfee5a96d49f1bb6c5e04cc04a618 (diff) |
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5ae9c30..c4bcc06 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) AC_INIT([xedit], [1.2.2], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xedit]) + [https://gitlab.freedesktop.org/xorg/app/xedit/issues], [xedit]) AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects]) # Require X.Org macros 1.8 or later for MAN_SUBSTS set by XORG_MANPAGE_SECTIONS |