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

	$ ./configure --sysconfdir=/etc --prefix=/usr

This should generate valid Makefiles, then:

	$ make
	$ make install