cd src

# Use newer version of config.guess and config.sub (see Trac #23847)
cp "$SAGE_ROOT"/config/config.* config

sdh_configure --with-lisp=ecl
sdh_make
sdh_make_install -j1
