Commit 51f028fe authored by mru's avatar mru

refer users to ffmpeg-user list in case of errors


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11517 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7e6c5a5f
...@@ -196,7 +196,7 @@ die(){ ...@@ -196,7 +196,7 @@ die(){
cat <<EOF cat <<EOF
If you think configure made a mistake, make sure you are using the latest 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 version from SVN. If the latest version fails, report the problem to the
ffmpeg-devel@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net. ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
EOF EOF
if enabled logging; then if enabled logging; then
cat <<EOF cat <<EOF
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment