diff options
author | Måns Rullgård <mans@mansr.com> | 2008-01-12 12:34:55 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2008-01-12 12:34:55 +0000 |
commit | e5d8ccd72728069b6c413e3933fea6db37b584a1 (patch) | |
tree | 1d3bd174a7cd3963d465a6e122648f1354bb4fb0 /configure | |
parent | 1a048664801b93dbcc82c1b54a57de686ad04dc7 (diff) | |
download | ffmpeg-e5d8ccd72728069b6c413e3933fea6db37b584a1.tar.gz |
refer users to ffmpeg-user list in case of errors
Originally committed as revision 11517 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -196,7 +196,7 @@ die(){ 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-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 if enabled logging; then cat <<EOF |