build: fix RALF decoder standalone compilation, which depends on Golomb code

This commit is contained in:
Diego Biurrun 2012-03-27 01:04:45 +02:00
parent d7ce1a48a5
commit 9f43fdda3e
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -1361,6 +1361,7 @@ png_encoder_select="zlib"
qcelp_decoder_select="lsp"
qdm2_decoder_select="mdct rdft mpegaudiodsp"
ra_144_encoder_select="lpc"
ralf_decoder_select="golomb"
rv10_decoder_select="h263_decoder"
rv10_encoder_select="h263_encoder"
rv20_decoder_select="h263_decoder"