tests: Use pkg-config to find setbacklight CFLAGS and libs
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 25 Jul 2012 13:51:09 +0000 (14:51 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 25 Jul 2012 14:40:11 +0000 (10:40 -0400)
commitea40bf88bce04fb212cc946d8e006d2731a5d944
treec63877ac6e23f38c4c2cc33d06b50e39a9e51649
parente302b3ef77894cb9fd4113c873a5502efc9a8dd6
tests: Use pkg-config to find setbacklight CFLAGS and libs

setbacklight depends on udev and drm, one cannot just add the -l flags
if you want to support unusual install paths.
configure.ac
tests/Makefile.am