MFCOMMAND="./configure --prefix=/usr/local --enable-shared=yes --without-openssl --with-berkeley-db=-ldb"
INSTCOMMAND="${MAKE} prefix=${DESTDIR}/usr/local install"
