#!/bin/sh

./configure \
    --disable-static \
    --enable-videofbcon
