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

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

This should generate valid Makefiles, then:

        $ make
        $ make install