default_pre_build &&

if [ "$GPA_SVN" == "y" ]; then
  cd $SOURCE_DIRECTORY &&
  autopoint &&
  NOCONFIGURE=ON ./autogen.sh
fi
