summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-08-24 16:52:21 +0000
committerMåns Rullgård <mans@mansr.com>2010-08-24 16:52:21 +0000
commita7638957e069537919db7bf8700a8719dd6dcd89 (patch)
treefe7867be30a99aa8fdc41138f8d64f13b56a8bec /configure
parent4c399dc82b4e74f7b9d09c51ab3314dd68a1fdab (diff)
configure: fix typo in test deps
Originally committed as revision 24907 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 9f2cfaa0c1..765a198a85 100755
--- a/configure
+++ b/configure
@@ -1428,7 +1428,7 @@ test_deps _encoder _decoder \
asv1 \
asv2 \
bmp \
- dnxhd="hdxhd_1080i dnxhd_720p dnxhd_720p_rd" \
+ dnxhd="dnxhd_1080i dnxhd_720p dnxhd_720p_rd" \
dvvideo="dv dv50" \
ffv1 \
flac \