From 9f6b8e30d2a844c171a2237b6f5f29595c06ff49 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 1 Mar 2011 23:56:41 +0200 Subject: configure: remove --ffmpeg-source-dir help output As things currently are the --ffmpeg-source-dir option will cause a compilation failure. Maybe the video filters that depend on internal FFmpeg headers to work should be deleted completely; for now I'll remove the option from the help output as it can only confuse normal users. --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 57caa24a58..21360b36e0 100755 --- a/configure +++ b/configure @@ -499,7 +499,6 @@ Advanced options: --disable-sighandler disable sighandler for crashes [enable] --enable-crash-debug enable automatic gdb attach on crash [disable] --enable-dynamic-plugins enable dynamic A/V plugins [disable] - --ffmpeg-source-dir=PATH enable features requiring internal FFmpeg headers Use these options if autodetection fails: --extra-cflags=FLAGS extra CFLAGS -- cgit v1.2.3