]> git.wh0rd.org - fontconfig.git/blame - INSTALL
Force FC_FOUNDRY and FC_WIDTH to always be set so that matches looking for
[fontconfig.git] / INSTALL
CommitLineData
8fc10a72 1Fontconfig is built with the traditional configure script:
2eafe090 2
ea3ebacf 3 $ ./configure --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man
2eafe090 4
8fc10a72 5This should generate valid Makefiles, then:
2eafe090
KP
6
7 $ make
8 $ make install
9