default_pre_build      &&
cd  $SOURCE_DIRECTORY  &&

#
# Remake configure so it doesn't "need" cpp
#
aclocal   &&
autoconf
