#!/bin/sh

./configure \
    --disable-static \
    --with-style=flat
