Revert "configure.ac: remove deprecated --with-driver="
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 5 Jan 2012 07:49:18 +0000 (23:49 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 5 Jan 2012 07:49:18 +0000 (23:49 -0800)
commit9d21b5dd265959b28ab1e4103fb381074ec51a08
tree29dfc37d09cfd941762979a43dc6c7bf05e7d47f
parentcb96b06130c7728fe5838845325571ed18f6e983
Revert "configure.ac: remove deprecated --with-driver="

This reverts commit 5a478976ae0bb12dd712648d5a9b988dd29c97ef.

It broke the build.  DRI drivers were no longer being installed by
`make install` (and probably not being built at all).  It appears to be
due to a few small, subtle mistakes, and the fix isn't clear enough to
simply commit without going through review.  In the meantime, revert it.
configure.ac