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

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

This should generate valid Makefiles, then:

        $ make
        $ make install