default_pre_build &&

if [ "$WVSTREAMS_CVS" == "y" ]; then
   cd $SOURCE_DIRECTORY
   autoheader
   autoconf
fi
