Imported Upstream version 0.27.1
[platform/upstream/pkg-config.git] / check / check-libs-private
1 #! /bin/sh
2
3 set -e
4
5 . ${srcdir}/common
6
7 ARGS="--static --libs simple"
8 RESULT="-lsimple -lm"
9
10 run_test