summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-03-25 15:08:14 +0000
committerDiego Biurrun <diego@biurrun.de>2008-03-25 15:08:14 +0000
commitf2310b793de33161386f0017bf52b518fb5f36b3 (patch)
tree8c65c50d77d6d7c0c03314eb8af366e0d08a7776 /configure
parent530dc5387d5a2167fb3ac6124ff978929ae2bcb1 (diff)
--log=no is now --disable-logging.
Originally committed as revision 12584 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 4738523ab9..7fb040de01 100755
--- a/configure
+++ b/configure
@@ -212,8 +212,8 @@ solving the problem.
EOF
else
cat <<EOF
-Rerun configure with logging enabled (do not use --log=no), and include the
-log this produces with your report.
+Rerun configure with logging enabled (do not use --disable-logging), and
+include the log this produces with your report.
EOF
fi
rm -f $TMPC $TMPO $TMPE $TMPS $TMPH