

set -ex



test -e $PREFIX/include/utf8proc.h
test -e $PREFIX/lib/libutf8proc${SHLIB_EXT}
exit 0
