]> git.wh0rd.org - fontconfig.git/blob - cvscompile.sh
Add better error reporting when loading config file
[fontconfig.git] / cvscompile.sh
1 #!/bin/sh
2 aclocal
3 autoheader
4 automake -a
5 autoconf
6