Add an empty line in front of configure debug instructions.
authorDiego Biurrun <diego@biurrun.de>
Thu, 2 Apr 2009 08:02:32 +0000 (08:02 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 2 Apr 2009 08:02:32 +0000 (08:02 +0000)
This makes the actual error message that configure prints be more noticeable.

Originally committed as revision 18308 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 72138f4..6ae7a00 100755 (executable)
--- a/configure
+++ b/configure
@@ -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.