default_pre_build      &&
cd  $SOURCE_DIRECTORY  &&

if  [  "${LIBOFX_CVS}"  ==  "y"  ];  then
  NOCONFIGURE="ON"  ./autogen.sh
fi
