Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 16 Sep 2010 14:42:15 +0000 | diego | Add missing stdio.h #include to the test program in the PNG check. |
Thu, 16 Sep 2010 14:40:44 +0000 | diego | Simplify glob() check. |
Thu, 16 Sep 2010 14:39:40 +0000 | diego | Simplify termcap check. |
Thu, 16 Sep 2010 14:38:50 +0000 | diego | Simplify mkstemp() check. |
Thu, 16 Sep 2010 14:38:03 +0000 | diego | Add _XOPEN_SOURCE >= 500 #define to mkstemp check; mkstemp() requires it. |
Thu, 16 Sep 2010 13:30:02 +0000 | ramiro | swscale-test: cosmetic alignment |
Thu, 16 Sep 2010 11:29:23 +0000 | diego | Simplify libggiwmh check using function_check(). |