autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32
authorDan Nicholson <dbn.lists@gmail.com>
Thu, 6 Dec 2007 05:04:15 +0000 (21:04 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 7 Dec 2007 22:34:27 +0000 (14:34 -0800)
commit6689f9ebcb586333d059ace12ccff950bb6411b1
tree72d54840d9987386badf2a03c3c2268d1d2a92cf
parent979ff5153d563e5c79c17142fedecc1b45858a2f
autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32

Allow the user to specify channel bits of 16 or 32 to enable OSMesa16 or
OSMesa32 instead of the default OSMesa. This option is controlled
through the option --with-osmesa-bits=BITS and is only honored when the
driver is osmesa.

The osdemos are not enabled in the 16 or 32 bit case because the
Makefile is currently hardcoded to link to -lOSMesa.
configs/autoconf.in
configure.ac