configure.ac: formatting fixes

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-18 18:51:07 +01:00
parent ce106e93d3
commit 75f76a5712

View File

@@ -219,24 +219,7 @@ fi
AC_SUBST([moduledir])
AC_MSG_NOTICE(
[The atimisc sub-driver has been split out to xf86-video-mach64:]
[ https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64]
[Please install that driver as well for mach64-based cards.]
)
AC_MSG_NOTICE(
[The r128 sub-driver has been split out to xf86-video-r128:]
[ https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128]
[Please install that driver as well for rage128-based cards.]
)
AC_CONFIG_FILES([
Makefile
src/Makefile
man/Makefile
conf/Makefile
])
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile conf/Makefile])
AC_OUTPUT
dnl