# required for autoreconf
touch ./INSTALL &&

NOCONFIGURE=1 ./autogen.sh &&

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

default_build
