Lines 414-419
Link Here
|
414 |
if use vorbis || use tremor; then |
414 |
if use vorbis || use tremor; then |
415 |
use tremor || myconf+=" --disable-tremor-internal" |
415 |
use tremor || myconf+=" --disable-tremor-internal" |
416 |
use vorbis || myconf+=" --disable-libvorbis" |
416 |
use vorbis || myconf+=" --disable-libvorbis" |
|
|
417 |
use vorbis && use encode && myconf+=" --extra-libs-mencoder=-lvorbisenc" |
417 |
else |
418 |
else |
418 |
myconf+=" |
419 |
myconf+=" |
419 |
--disable-tremor-internal |
420 |
--disable-tremor-internal |