Module: libav
Branch: master
Commit: 76481f57b528168b00035aee76f7e0878669011f

Author:    Diego Biurrun <[email protected]>
Committer: Diego Biurrun <[email protected]>
Date:      Thu Oct  5 23:16:25 2017 +0200

configure: Remove pointless empty *_COMPONENTS variables

---

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

diff --git a/configure b/configure
index d3c968b..de3663e 100755
--- a/configure
+++ b/configure
@@ -1242,16 +1242,11 @@ AVFORMAT_COMPONENTS="
     protocols
 "
 
-AVRESAMPLE_COMPONENTS=""
-AVUTIL_COMPONENTS=""
-
 COMPONENT_LIST="
     $AVCODEC_COMPONENTS
     $AVDEVICE_COMPONENTS
     $AVFILTER_COMPONENTS
     $AVFORMAT_COMPONENTS
-    $AVRESAMPLE_COMPONENTS
-    $AVUTIL_COMPONENTS
 "
 
 EXAMPLE_LIST="

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to