aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Xdamage/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/lib/Xdamage/INSTALL')
-rw-r--r--nx-X11/lib/Xdamage/INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/nx-X11/lib/Xdamage/INSTALL b/nx-X11/lib/Xdamage/INSTALL
new file mode 100644
index 000000000..b94098a95
--- /dev/null
+++ b/nx-X11/lib/Xdamage/INSTALL
@@ -0,0 +1,8 @@
+Render is built with the traditional configure script:
+
+ $ ./configure --prefix=/usr/X11R6
+
+This should generate valid Makefiles, then:
+
+ $ make
+ $ make install