From a7638957e069537919db7bf8700a8719dd6dcd89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Tue, 24 Aug 2010 16:52:21 +0000 Subject: [PATCH] configure: fix typo in test deps Originally committed as revision 24907 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- GitLab