[FFmpeg-cvslog] configure: Remove some unnecessary exported config items

Martin Storsjö git at videolan.org
Mon Jun 1 23:17:21 CEST 2015


ffmpeg | branch: master | Martin Storsjö <martin at martin.st> | Mon Jun  1 13:46:40 2015 +0300| [8349bedfa5eac7f261ac43053a2f66b894bac288] | committer: Martin Storsjö

configure: Remove some unnecessary exported config items

The only need to be listed if they are to be used in ifdefs from
within the code - config items used as dependencies only within
configure don't need to be exported.

Signed-off-by: Martin Storsjö <martin at martin.st>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8349bedfa5eac7f261ac43053a2f66b894bac288
---

 configure |    2 --
 1 file changed, 2 deletions(-)

diff --git a/configure b/configure
index 4c4783c..af9d7a5 100755
--- a/configure
+++ b/configure
@@ -1529,8 +1529,6 @@ TOOLCHAIN_FEATURES="
 
 TYPES_LIST="
     CONDITION_VARIABLE_Ptr
-    DXVA_PicParams_HEVC
-    ID3D11VideoDecoder
     socklen_t
     struct_addrinfo
     struct_group_source_req



More information about the ffmpeg-cvslog mailing list