default_pre_build    &&
cd $SOURCE_DIRECTORY &&
# fix for gcc-4.6.0
sed -i '/"atomic/ i\
#include <cstddef>
' libdjvu/GSmartPointer.h
