were tested successfully. There are a few hardwired LDFLAGS to clean up
(-lm, -ldl, -lvga, and -lGL) in various targets still. In order to build
with Mesa versions prior to 3.1 you'll need to change -lGL to -lMesaGL. I'll teach autoconf how to do this tonight. It's safe to come out from behind your pre_autoconf branch now guys. ;>
the -glide targets (now named -3dfx..) Thid doesn't mean that I have
actually written the makefile stuff for these targets, but rather that I
have written the foundation needed to create them.
support for the return of a glide target. Things are still a bit broken
however as I need to write glide build rules. I probably have more to do
in configure.in, I want to make libGL detection work more like Glide's
does now. The Glide detection rule was lifted almost wholesale from Mesa
because it works and I couldn't write anything that would work better.