summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-04-02 08:02:32 +0000
committerDiego Biurrun <diego@biurrun.de>2009-04-02 08:02:32 +0000
commitd326cf7f8f5b2ae5b46dfd159bb8c9359eda4056 (patch)
tree60a023e1ac529a2a46fa0bd96798d7cd7f204d17
parentb4df97365f3ccd23409f4c88acd373c71e4074f6 (diff)
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
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 72138f448a..6ae7a00f83 100755
--- 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.