Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 508888 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- mpd-0.17.6/configure.ac
0
++ mpd-0.17.6/configure.ac
Lines 1149-1155 Link Here
1149
AM_CONDITIONAL(ENABLE_FLAC_ENCODER, test x$enable_flac_encoder = xyes)
1149
AM_CONDITIONAL(ENABLE_FLAC_ENCODER, test x$enable_flac_encoder = xyes)
1150
1150
1151
dnl ---------------------------- Ogg Vorbis Encoder ---------------------------
1151
dnl ---------------------------- Ogg Vorbis Encoder ---------------------------
1152
MPD_AUTO_PKG(vorbis_encoder, VORBISENC, [vorbisenc],
1152
MPD_AUTO_PKG(vorbis_encoder, VORBISENC, [vorbisenc vorbis ogg],
1153
	[Ogg Vorbis encoder], [libvorbisenc not found])
1153
	[Ogg Vorbis encoder], [libvorbisenc not found])
1154
1154
1155
if test x$enable_vorbis_encoder = xyes; then
1155
if test x$enable_vorbis_encoder = xyes; then

Return to bug 508888