summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-01-20 17:52:13 +0000
committerMichael Niedermayer <michaelni@gmx.at>2011-01-21 20:36:00 +0100
commitbb7114145010c06c057a1f6873b47ac2da6635df (patch)
treeaef7594242deb73b1ec196f7de2eb56c873a743e /configure
parent7891fdcc0381b0e441c76b38b3167f86dfd96dc5 (diff)
Make PNG test depend on PNG codec
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit f0f54c297f1283025d423c4aed817ae31ba549cb)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index d56c45c29d..8096d8b6de 100755
--- a/configure
+++ b/configure
@@ -1487,6 +1487,7 @@ test_deps _encoder _decoder \
pbm=pbmpipe \
pcx \
pgm="pgm pgmpipe" \
+ png \
ppm="ppm ppmpipe" \
rawvideo="rgb yuv" \
roq \