From d326cf7f8f5b2ae5b46dfd159bb8c9359eda4056 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 2 Apr 2009 08:02:32 +0000 Subject: [PATCH] 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 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 72138f448a..6ae7a00f83 100755 --- a/configure +++ b/configure @@ -241,6 +241,7 @@ echolog(){ die(){ echolog "$@" cat <