autoconf: Add support for shared DRI build on linux and freebsd
authorDan Nicholson <dbn.lists@gmail.com>
Thu, 6 Dec 2007 02:47:01 +0000 (18:47 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 7 Dec 2007 22:34:27 +0000 (14:34 -0800)
commit44d9914b29f1e27080756600b462d852d631d788
tree80f6c7e50df204434832076f8b09f32ec0056448
parent72796238f86a5a1d964ed25572b69cee311e38c2
autoconf: Add support for shared DRI build on linux and freebsd

Added autoconf bits to allow using DRI as the driver through the option
--with-dri-driver=DRIVER. The options are x11 (default) and dri. Three
DRI specific options for controlling the driver directory, direct
rendering and TLS are also added.

The DRI will probably not work for platforms besides linux and freebsd.
configs/autoconf.in
configure.ac