]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Add an empty line in front of configure debug instructions.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 2 Apr 2009 08:02:32 +0000 (08:02 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 2 Apr 2009 08:02:32 +0000 (08:02 +0000)
This makes the actual error message that configure prints be more noticeable.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18308 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

configure

index 72138f448afcd7246746e5c734ba84385a912644..6ae7a00f83fa492abefc0e91b2f2abcf35d6d6a8 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.