#!/bin/sh

./configure --prefix=/usr
make installcheck-parallel
cat testsuite/systemtap.sum
