diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-04-02 08:02:32 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-04-02 08:02:32 +0000 |
commit | d326cf7f8f5b2ae5b46dfd159bb8c9359eda4056 (patch) | |
tree | 60a023e1ac529a2a46fa0bd96798d7cd7f204d17 /configure | |
parent | b4df97365f3ccd23409f4c88acd373c71e4074f6 (diff) | |
download | ffmpeg-d326cf7f8f5b2ae5b46dfd159bb8c9359eda4056.tar.gz |
Add an empty line in front of configure debug instructions.
This makes the actual error message that configure prints be more noticeable.
Originally committed as revision 18308 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -241,6 +241,7 @@ echolog(){ die(){ echolog "$@" cat <<EOF + If you think configure made a mistake, make sure you are using the latest version from SVN. If the latest version fails, report the problem to the ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net. |