diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index abed1d3d..2412d4f1 100644 --- a/configure.ac +++ b/configure.ac @@ -249,6 +249,12 @@ AC_MSG_NOTICE( [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:] +[ git://anongit.freedesktop.org/git/xorg/driver/xf86-video-r128] +[Please install that driver as well for rage128-based cards.] +) + AC_OUTPUT([ Makefile src/Makefile |