configure.ac: replace DRIVER_NAME symbol by actual name

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-18 13:08:26 +01:00
parent ce619630ed
commit ce106e93d3
2 changed files with 2 additions and 5 deletions

View File

@@ -219,9 +219,6 @@ fi
AC_SUBST([moduledir])
DRIVER_NAME=ati
AC_SUBST([DRIVER_NAME])
AC_MSG_NOTICE(
[The atimisc sub-driver has been split out to xf86-video-mach64:]
[ https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64]