configure.ac: fix package name

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-09 15:29:05 +01:00
parent bbf3ea5b36
commit 680fc8bfee

View File

@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ast],
AC_INIT([xlibre-xf86-video-ast],
[1.2.0],
[https://github.com/X11Libre/xf86-video-ast/issues],
[xf86-video-ast])