tests: add tuple-quoting fixture

pull/187/merge
William Pitcock 2018-06-14 15:31:00 -05:00
parent 3673494431
commit 854a6adfe9
2 changed files with 8 additions and 0 deletions

View File

@ -90,6 +90,7 @@ EXTRA_DIST = pkg.m4 \
tests/lib1/requires-internal-2.pc \
tests/lib1/requires-internal-missing.pc \
tests/lib1/requires-internal-collision.pc \
tests/lib1/tuple-quoting.pc \
tests/test_env.sh \
$(test_scripts) \
doc/conf.py \

View File

@ -0,0 +1,7 @@
prefix="/usr"
libdir=${prefix}/lib
Name: tuple-quoting
Description: Another pkg-config test
Version: 1.3
Libs: -L${libdir} -lfoo