summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-02-27 19:07:45 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-02-27 19:07:45 +0200
commitd855d208f2749b6a9adb6165e08ef6523cdf892d (patch)
tree8499472a64c868e3b117722169a5e14abc2b84b9 /configure.ac
parent78d7c217f62fc12e4abbf07a79c9af4d2343c85b (diff)
add warning message
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 436bc4b..eed1586 100644
--- a/configure.ac
+++ b/configure.ac
@@ -129,6 +129,12 @@ XORG_MANPAGE_SECTIONS
XORG_RELEASE_VERSION
XORG_CHECK_LINUXDOC
+AC_MSG_NOTICE(
+[Please change the Driver line in xorg.conf from "ati" to "r128" or install]
+[the ati wrapper as well:]
+[ git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati]
+)
+
AC_OUTPUT([
Makefile
src/Makefile