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

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

This should generate valid Makefiles, then:

        $ make
        $ make install