summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-08 17:48:03 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-08 17:48:03 +0000
commit32107cdd57b4796c3f41ac56c9ba683be3d894af (patch)
tree11add59c706cd1b5cbde1dd7c6c8fc7a5fc13943 /INSTALL
parent84264cf7a9ce88850f3bc18428e2c046ff0251ed (diff)
Check in build system for Xrandr
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..835f608
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,8 @@
+Xrender is built with the traditional configure script:
+
+ $ ./configure --prefix=/usr/X11R6
+
+This should generate valid Makefiles, then:
+
+ $ make
+ $ make install