configure.ac: mark libdrm as have_pci_id provider
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 7 Sep 2016 17:49:12 +0000 (18:49 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 18 Oct 2016 16:06:01 +0000 (17:06 +0100)
commitfd00aba5f4de6d05e599f01d90f2d19ebfc22edc
treeb4c1b32ea4aa656dfda4339d5df637b554fa3adc
parent8c78fdb328c8a8ea7c7c3cdd0e745f06938cd0ff
configure.ac: mark libdrm as have_pci_id provider

With follow on work, we'll untangle and simplify all the different
codepaths in loader. Then again, we forget to set have_pci_id when
libdrm is present (one of the codepaths available).

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Axel Davy <axel.davy@ens.fr>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
configure.ac