summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 2b61417e620818ad06f3cac39b592942c9e5459e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
You can build fontconfig with either autoconf or imake.

For autoconf:

	$ sh cvscompile.sh --sysconfdir=/etc --prefix=/usr

For imake:
	$ xmkmf -a

These should both generate valid Makefiles, in either case:

	$ make
	$ make install