export SED=sed 					&&
patch -p1 < $SCRIPT_DIRECTORY/configure.patch	&&
autoconf					&&
force_dialect gnu++11 &&
default_build
