if [ "$GETDEVEL" == "y" ]; then
  ./autogen.sh
  automake
fi &&
default_build

