INSTALL revision af7c02bd
1libXdamage is built with the traditional configure script:
2
3	$ ./configure --prefix=/usr/X11R6
4
5This should generate valid Makefiles, then:
6
7        $ make
8        $ make install
9