export CPPFLAGS="-I/usr/include/freetype2" &&
if [ "${SAWFISH_CVS}" == "y" ] ; then
  ./autogen.sh $OPTS
fi &&
default_build
