---
 configure |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/configure b/configure
index b447897..515620c 100755
--- a/configure
+++ b/configure
@@ -935,7 +935,6 @@ PROGRAM_LIST="
 CONFIG_LIST="
     $COMPONENT_LIST
     $PROGRAM_LIST
-    ac3dsp
     avcodec
     avdevice
     avfilter
@@ -945,12 +944,10 @@ CONFIG_LIST="
     bzlib
     dct
     doc
-    dwt
     dxva2
     fastdiv
     fft
     frei0r
-    gcrypt
     gnutls
     gpl
     gray
@@ -979,21 +976,16 @@ CONFIG_LIST="
     libx264
     libxavs
     libxvid
-    lsp
     mdct
     memalign_hack
-    mpegaudiodsp
-    nettle
     network
     nonfree
     openssl
     pic
     rdft
-    rtpdec
     runtime_cpudetect
     safe_bitstream_reader
     shared
-    sinewin
     small
     sram
     static
@@ -1198,7 +1190,10 @@ HAVE_LIST="
 # options emitted with CONFIG_ prefix but not available on command line
 CONFIG_EXTRA="
     aandcttables
+    ac3dsp
     avutil
+    dwt
+    gcrypt
     golomb
     gplv3
     h264chroma
@@ -1208,6 +1203,11 @@ CONFIG_EXTRA="
     huffman
     lgplv3
     lpc
+    lsp
+    mpegaudiodsp
+    nettle
+    rtpdec
+    sinewin
     vp3dsp
 "
 
-- 
1.7.1

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

Reply via email to