diff options
-rw-r--r-- | configure.ac | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 560b935c..abed1d3d 100644 --- a/configure.ac +++ b/configure.ac @@ -243,6 +243,12 @@ XORG_MANPAGE_SECTIONS XORG_RELEASE_VERSION XORG_CHECK_LINUXDOC +AC_MSG_NOTICE( +[The atimisc sub-driver has been split out to xf86-video-mach64:] +[ git://anongit.freedesktop.org/git/xorg/driver/xf86-video-mach64] +[Please install that driver as well for mach64-based cards.] +) + AC_OUTPUT([ Makefile src/Makefile |