Keep -lvorbis in libvorbis linker flags even when only used for encoding.
authorDiego Biurrun <diego@biurrun.de>
Tue, 6 Nov 2007 00:26:32 +0000 (00:26 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 6 Nov 2007 00:26:32 +0000 (00:26 +0000)
commit3837d107b76138680ba450cc1bddc3dc9bd9b00e
treebc96ce34f1097c87641598a5dd33b8cdb19b9b6a
parent84a8596d2305446e10b63975fb4c017752b55791
Keep -lvorbis in libvorbis linker flags even when only used for encoding.
Some libvorbis versions on some platforms (macports) fail to compile otherwise.

Originally committed as revision 10932 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure