summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-07 18:25:28 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-07-07 18:25:28 +0000
commit7098e81fd4d933ca922431280579049396466d23 (patch)
tree58e9b1e6aba9836a3ea58844501b12c230979c23 /INSTALL
parent29e0de5f572341b4c05476138aceb8eaa6609a93 (diff)
Add build sytem for Xcomposite
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..25a014e
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,8 @@
+Xcomposite is built with the traditional configure script:
+
+ $ ./configure --prefix=/usr/X11R6
+
+This should generate valid Makefiles, then:
+
+ $ make
+ $ make install