Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
---
 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index f492be4..d7cda01 100755
--- a/configure
+++ b/configure
@@ -3305,7 +3305,7 @@ disabled logging && logfile=/dev/null
 
 # Enable the default components if not disabled explicitly
 
-enable_weak $(filter_out avresample $LIBRARY_LIST) $PROGRAM_LIST
+enable_weak $EXAMPLE_LIST $(filter_out avresample $LIBRARY_LIST) $PROGRAM_LIST
 
 # Disable all the library-specific components if the library itself
 # is disabled, see AVCODEC_LIST and following _LIST variables.
-- 
1.7.9.5

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to