summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 1c5b4b536014f45581e4824767d0483cba68b8c7 (plain)
1
2
3
4
5
6
7
8
libXdamage is built with the traditional configure script:

	$ ./configure --prefix=/usr/X11R6

This should generate valid Makefiles, then:

        $ make
        $ make install