CFLAGS="${CFLAGS} $(pkg-config --cflags gio-2.0)"             &&
LDFLAGS="${LDFLAGS} $(pkg-config --libs gio-2.0)"             &&
OPTS="$OPTS --with-extra-only --with-gtk=no --disable-static" &&

default_build
