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