summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Collapse)Author
2008-11-18Added math library (-lm) to LIBS_X11 when building withphintuka
Xrender / HUD OSD support (Thanks to Anssi Hannula)
2008-11-12Silenced stdout and stderr in testhdr compilation.rofafor
2008-11-11Added check for libjpegphintuka
2008-11-11Added check for libavutilphintuka
2008-11-10Check for XShmphintuka
2008-11-10Fixed setting CFLAGSphintuka
2008-11-02Use pkg-config by defaultphintuka
2008-11-01Added test for pkg-configphintuka
2008-11-01Moved xine plugin dir check to configure scriptphintuka
2008-11-01Use configure-detected libs for linkingphintuka
2008-10-31Automatically generate features.h.phintuka
This file replaces all -DHAVE_... options passed to C compiler.
2008-10-31Moved C compile tests to configure script.phintuka
- it is now possible to disable features by running configure script manually before running make - improved tests: script checks linking too - results are imported to Makefile from generated config.mak file