#/bin/sh -e

grep "^\#define SONAME_" include/config.h | grep -E "$@" | cut -d\" -f2
