]> granicus.if.org Git - libass/commit
configure: use pkg-config for libpng, enca
authorGrigori Goronzy <greg@blackbox>
Sat, 11 Jul 2009 00:38:21 +0000 (02:38 +0200)
committerGrigori Goronzy <greg@blackbox>
Sat, 11 Jul 2009 00:38:21 +0000 (02:38 +0200)
commitcd0bf3db35a4fa0e7f5ac52453755f7f1f2d444f
treedb9dc2d334c76df7f82654132031481e0cfe7f57
parent2c412cdab94a7bb27c5a1e04ab902295215de888
configure: use pkg-config for libpng, enca

Use pkg-config to check for enca and libpng, like it is already done
for freetype and fontconfig.
Also, use libass/ass.c instead of the test program, test/test.cpp,
as the unique source identification.
configure.ac