sed -e 's/-Werror//' -i configure.ac &&

autoreconf -fiv &&

CFLAGS+=" -fcommon" &&

OPTS+=" --disable-static" &&

default_build
