default_pre_build     &&
cd $SOURCE_DIRECTORY  &&

# Upstream wants a specific version, we don't have versioned spells.
# This compiled fine on my x86 P4 prescott with poppler 0.5.91 --ryuji
sedit 's|POPPLER_MAX_REQUIRED=0.5.9|POPPLER_MAX_REQUIRED=0.5.91|' configure     &&
sedit 's|POPPLER_MAX_REQUIRED=0.5.9|POPPLER_MAX_REQUIRED=0.5.91|' configure.ac
