mirror of
https://github.com/X11Libre/xf86-video-nv.git
synced 2026-03-24 01:24:21 +00:00
Spruce it up a bit so that --with-xserver-source works even if there's a local compat copy.
8 lines
349 B
Plaintext
8 lines
349 B
Plaintext
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} .
|