default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
if  [  "$PE_CVS"  ==  "y"  ];  then
   NOCONFIGURE=Y ./autogen.sh 
fi
