default_pre_build          &&
cd $SOURCE_DIRECTORY       &&
# the next instruction checks the file but doesn't decompress it
unpack $SOURCE2 ${MD5[1]}  &&

# Doesn't really need C++...
aclocal                    &&
autoconf                   &&
automake
