]> git.wh0rd.org - fontconfig.git/blob - cvscompile.sh
Remove fcxml.h include file as it cant work anymore anyhow
[fontconfig.git] / cvscompile.sh
1 #!/bin/sh
2 aclocal
3 autoheader
4 automake -a
5 autoconf
6