mirror of
https://github.com/X11Libre/xf86-video-ast.git
synced 2026-03-24 01:24:41 +00:00
configure.ac: fix bug tracker URL
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
AC_PREREQ([2.60])
|
||||
AC_INIT([xf86-video-ast],
|
||||
[1.2.0],
|
||||
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast/-/issues],
|
||||
[https://github.com/X11Libre/xf86-video-ast/issues],
|
||||
[xf86-video-ast])
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
Reference in New Issue
Block a user