./configure \ --prefix='/usr' \ --enable-shared \ --disable-static \ --extra-cflags="$CFLAGS" \ --extra-ldflags="$LDFLAGS" \ --cc=$CC sed -i '/lsmash_string_to_wchar/d' liblsmash.ver make make DESTDIR="$DESTDIR" install