gallium/osmesa: Make and install an osmesa.pc.
authorJon Severinsson <jon@severinsson.net>
Fri, 23 Aug 2013 09:18:59 +0000 (11:18 +0200)
committerMatt Turner <mattst88@gmail.com>
Fri, 23 Aug 2013 19:58:30 +0000 (12:58 -0700)
commitc8111904304a878a3d5831b453255f04e1ddcf56
tree3fc9faca200114ae8b3b71454b88ddd469bda0e3
parent60ddb96f7e0ea8dfb277cd1f249c7912c07c46b1
gallium/osmesa: Make and install an osmesa.pc.

As of "2f142d59 build: Add --enable-gallium-osmesa flag." the pkgconfig
file from classic osmesa is no longer installed when building gallium
osmesa, so copy it to gallium osmesa and install the copy instead.

CC: "9.2" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
configure.ac
src/gallium/targets/osmesa/Makefile.am
src/gallium/targets/osmesa/osmesa.pc.in [new file with mode: 0644]