summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-19 19:58:24 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-19 19:58:24 +0000
commit65cb00ad3da0cdaad1429ac5cb01e12d7f4a6d0d (patch)
tree30cbbf5989ccde773a4832da4b907e26dfcae2cf /INSTALL
parent99a8286d49152c45ebead33df9f32bf6b7799bee (diff)
- Add Xrender build system
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