./configure --prefix=/usr \
            --disable-static \
            --enable-shared \
            --mandir=/usr/share/man &&

default_make
