osmesa: Allow building standalone in all three channel widths
authorDan Nicholson <dbn.lists@gmail.com>
Thu, 4 Jun 2009 13:21:10 +0000 (06:21 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 5 Jun 2009 02:47:32 +0000 (19:47 -0700)
commit5df64685892aea4dabee377352888d8eb58e9446
treec7134ab272670891045c19d316acdeebbee56dfc
parent9424d81d18770f0c436f0876dffe07cf7c094db4
osmesa: Allow building standalone in all three channel widths

autoconf had been designating the 8 bit libOSMesa as the default
standalone osmesa, but the Makefile expected it to be linked to libGL.
Fix up the osmesa Makefile so that it allows any of the combinations of
standalone and channel width to be built.

Fixes bug #21980.
(cherry picked from commit 7441dcd90b01df8351026af8bbb50e11bb86071a)
src/mesa/drivers/osmesa/Makefile