pkg-config/check
Dan Nicholson 78b419a3df Specify pkg-config to test with from make
By specifying the pkg-config to use for testing from make, we can easily
control its path and add the .exe extension for Windows. It also allows
easy testing of another pkg-config from make:

  make check TESTS_PKG_CONFIG=/usr/bin/pkg-config
2012-08-19 08:49:58 -07:00
..
check-cflags Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-cmd-options Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-conflicts Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-define-variable Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-idirafter Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-includedir Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-libs Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-libs-private Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-missing Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-requires-private Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-version Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
check-whitespace Handle POSIX shell for tests in configure and Makefile 2012-08-19 08:03:00 -07:00
common Specify pkg-config to test with from make 2012-08-19 08:49:58 -07:00
config.sh.in 2009-03-30 Tollef Fog Heen <tfheen@err.no> 2009-03-30 21:50:01 +02:00
conflicts-test.pc 2008-03-23 Tollef Fog Heen <tfheen@err.no> 2008-03-23 21:39:07 +01:00
fields-blank.pc Add test case for empty fields 2010-05-27 22:23:40 +02:00
idirafter.pc Handle -idirafter specially 2010-05-09 09:43:10 +02:00
includedir.pc Add includedir test 2005-08-27 09:05:14 +00:00
Makefile.am Specify pkg-config to test with from make 2012-08-19 08:49:58 -07:00
missing-requires-private.pc 2009-03-30 Tollef Fog Heen <tfheen@err.no> 2009-03-30 20:40:53 +02:00
missing-requires.pc 2009-03-30 Tollef Fog Heen <tfheen@err.no> 2009-03-30 20:49:17 +02:00
private-dep.pc 2005-06-27 Tollef Fog Heen <tfheen@err.no> 2005-07-14 13:07:31 +00:00
public-dep.pc 2008-03-23 Tollef Fog Heen <tfheen@err.no> 2008-03-23 21:39:07 +01:00
requires-test.pc 2005-06-27 Tollef Fog Heen <tfheen@err.no> 2005-07-14 13:07:31 +00:00
simple.pc 2005-05-21 Tollef Fog Heen <tfheen@err.no> 2005-07-14 13:07:18 +00:00
whitespace.pc Allow $() through unescaped. 2011-04-13 22:02:51 +02:00