diff options
author | Max Kellermann <max@duempel.org> | 2009-05-15 18:27:58 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-05-15 18:27:58 +0200 |
commit | bad2342141d88681194fe47e08e533be4c1ab4cd (patch) | |
tree | b4972e2b78f0036520e61f5f674c5613dfaf1e0a /COPYING | |
parent | d8ef153729dfe72d84cdc3a4717a418d4883bb47 (diff) | |
download | mpd-bad2342141d88681194fe47e08e533be4c1ab4cd.tar.gz mpd-bad2342141d88681194fe47e08e533be4c1ab4cd.tar.xz mpd-bad2342141d88681194fe47e08e533be4c1ab4cd.zip |
configure.ac: removed the --disable-lametest option
The M4 function AM_PATH_LAME (m4/lame.m4) defined a configure flag
named "--disable-lametest". This is redundant with configure.ac's
--disable-lame-encoder, and specifying both options may break the
build. Since AM_PATH_LAME is only called when the encoder plugin is
enabled, we can safely remove that --disable-lametest option.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions