root/mediatomb/sources/lame-as-needed.patch

Revision 4, 0.8 kB (checked in by ixs, 13 years ago)

initial mediatomb checkin

  • lame-3.97/libmp3lame/Makefile.am

    old new  
    1818decoder_ldadd = 
    1919endif 
    2020 
    21 libmp3lame_la_LIBADD = $(nasm_ldadd) $(decoder_ldadd) 
     21libmp3lame_la_LIBADD = $(nasm_ldadd) $(decoder_ldadd) @CONFIG_MATH_LIB@ 
    2222libmp3lame_la_LDFLAGS = -version-info @LIB_MAJOR_VERSION@:@LIB_MINOR_VERSION@ \ 
    2323                        -no-undefined 
    2424 
Note: See TracBrowser for help on using the browser.