Just do

    autoconf (optional)
    autoheader (optional)
    ./configure --help

and choose your settings. Then run
    ./configure <your settings>
    make
    make install

For the parameters: scmxx --help
