summaryrefslogtreecommitdiff
path: root/driver/xf86-video-nv/compat/README
diff options
context:
space:
mode:
Diffstat (limited to 'driver/xf86-video-nv/compat/README')
-rw-r--r--driver/xf86-video-nv/compat/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/driver/xf86-video-nv/compat/README b/driver/xf86-video-nv/compat/README
new file mode 100644
index 000000000..3e2b08954
--- /dev/null
+++ b/driver/xf86-video-nv/compat/README
@@ -0,0 +1,7 @@
+This directory contains a copy of the mode and parser code from RandR 1.2.
+
+If you are building from git and you don't have xorg-server-1.3 or higher or you
+want to be able to make dist, you should create symlinks to the modes and parser
+directories from a RandR 1.2-enabled server here:
+
+ $ ln -s /path/to/xorg/xserver/hw/xfree86/{modes,parser} .