OSDN Git Service

configure: fix typo in test deps
authorMåns Rullgård <mans@mansr.com>
Tue, 24 Aug 2010 16:52:21 +0000 (16:52 +0000)
committerMåns Rullgård <mans@mansr.com>
Tue, 24 Aug 2010 16:52:21 +0000 (16:52 +0000)
Originally committed as revision 24907 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 9f2cfaa..765a198 100755 (executable)
--- 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                                                                \