• Max Kellermann's avatar
    configure.ac: removed the --disable-lametest option · bad23421
    Max Kellermann authored
    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.
    bad23421
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...