From: Mans Rullgard Date: Thu, 20 Jan 2011 17:52:13 +0000 (+0000) Subject: Make PNG test depend on PNG codec X-Git-Tag: n0.8~523^2~1139 X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=f0f54c297f1283025d423c4aed817ae31ba549cb Make PNG test depend on PNG codec Signed-off-by: Mans Rullgard --- diff --git a/configure b/configure index 895b855859..441d77eeed 100755 --- a/configure +++ b/configure @@ -1486,6 +1486,7 @@ test_deps _encoder _decoder \ pbm=pbmpipe \ pcx \ pgm="pgm pgmpipe" \ + png \ ppm="ppm ppmpipe" \ rawvideo="rgb yuv" \ roq \