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:04:36 +0000 (19:04 -0700)
commit7441dcd90b01df8351026af8bbb50e11bb86071a
treee99800a41cfa7a9c39c47bd36c126e8cedc776e3
parent61ffba44fd70abefd22366aa296b7afb04c6767a
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.
src/mesa/drivers/osmesa/Makefile