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

	$ ./configure --prefix=/usr

This should generate valid Makefiles, then:

        $ make
        $ make install