testsuite: update for pkg-config version 0.28 compatibility

feature/tap-sh
William Pitcock 2013-02-24 08:13:19 -06:00
parent 14b88e3bcb
commit d4cef5cad5
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ run_test "PKG_CONFIG_PATH='${selfdir}/lib1' ${1} --libs incomplete" \
# 6) tests for builtins
run_test "PKG_CONFIG_PATH='${selfdir}/lib1' ${1} --modversion pkg-config" \
'0.27'
'0.28'
run_test "PKG_CONFIG_PATH='${selfdir}/lib1' ${1} --variable=prefix foo" \
'/usr'
run_test "PKG_CONFIG_PATH='${selfdir}/lib1' ${1} --define-variable=prefix=/test --variable=prefix foo" \