cd src

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

sdh_configure
sdh_make
sdh_make_install
