Make pkg-config regress tests pass:
authorbluhm <bluhm@openbsd.org>
Sun, 9 Jul 2017 22:43:07 +0000 (22:43 +0000)
committerbluhm <bluhm@openbsd.org>
Sun, 9 Jul 2017 22:43:07 +0000 (22:43 +0000)
commit2349f0237ffe661904815ee8ea07d00d5b05c487
treeac101c01b32be881ab2b9cbaba8feb33b48d16c6
parentbc4816c6f2d973029263e38215b2d0e62070b916
Make pkg-config regress tests pass:
- Allow to override PKG_CONFIG and check correct place in logfile.
- Replace "if ...; then false; fi" with a simple ! .
- Remove comments about failing test which do not fail.
- Adapt regress to changes in pkg-config rev 1.64 and 1.72 regarding
  static and missing tests.
OK jasper@
regress/usr.bin/pkg-config/Makefile