export PKG_CONFIG=/usr/bin/pkg-config

./configure --prefix=/usr \
            --enable-release \
            --enable-gwenhywfar \
            --with-backends="aqhbci aqofxconnect aqpaypal aqnone" \
            $OPTS &&

default_make
