summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-17 15:21:14 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-05-17 15:21:14 +0000
commit23a209b91fd011539c6d9a9447860dac4e12eae9 (patch)
treebe6472b1472afad0c1dce74a597ead633508ae04 /INSTALL
parent58394a76ec740d0242097975e25ce6a6f148cb9d (diff)
Really check in the build system for Xfixes
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..557b5e8
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,8 @@
+Xfixes is built with the traditional configure script:
+
+ $ ./configure --prefix=/usr/X11R6
+
+This should generate valid Makefiles, then:
+
+ $ make
+ $ make install