

set -ex



protoc --help
test -f ${PREFIX}/lib/libprotobuf${SHLIB_EXT}
test ! -f ${PREFIX}/lib/libprotobuf.a
exit 0
