default_pre_build      &&
cd ${SOURCE_DIRECTORY} &&
libtoolize -c -f       &&
NOCONFIGURE="X"  ./autogen.sh  &&
sedit "s/-Werror//" configure
