make dist works now. Update to 2.1.90 in preparation for eventual 2.2
[platform/upstream/fontconfig.git] / INSTALL
1 Fontconfig is built with the traditional configure script:
2
3         $ ./configure --sysconfdir=/etc --prefix=/usr
4
5 This should generate valid Makefiles, then:
6
7         $ make
8         $ make install
9