summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Convert test program to plain CGrigori Goronzy2009-07-111-1/+0
| | | | | The test program unnecessarily was using a few C++ features. Convert it to plain C to make everything work without a C++ compiler.
* configure: use pkg-config for libpng, encaGrigori Goronzy2009-07-111-3/+14
| | | | | | | 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.
* Add -Wall to CFLAGSgreg2009-06-201-0/+3
|
* Add autotools infrastructure.greg2009-06-181-0/+58