anv: install the intel_icd.json to ${datarootdir} by default
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 24 Jun 2016 15:35:05 +0000 (16:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 5 Jul 2016 11:17:34 +0000 (12:17 +0100)
commitcbc37f72e3d0d50a2200d6e6520e22dd5992adb5
tree69eeec2c48688290ce4de472635d61f2107dede7
parent744d0d8f3b03b43de19941595f9bd900c7e4b510
anv: install the intel_icd.json to ${datarootdir} by default

As mentioned by the spec (and used by Archlinux and Debian) default to
${datarootdir} as opposed to ${sysconfdir} for the default location.

Cc: Jason Ekstrand <jason@jlekstrand.net>
Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
configure.ac