autotools: error out when using the broken --with-{gl, osmesa}-lib-name
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 23 Feb 2018 19:32:04 +0000 (19:32 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 8 Aug 2018 12:37:09 +0000 (13:37 +0100)
commitd5ac23647110fd530f9bf5002762587be446866d
tree519950d1ffeb14421c349cc7ff33fb44fc389a10
parent4f2b73d9fd0026aab2d9f5164af0d8f35eb57fa2
autotools: error out when using the broken --with-{gl, osmesa}-lib-name

The toggles were broken with the introduction of --enable-mangling.
Fixing that up might be possible, but it's not worth the complexity
since one can rename the libraries at any point.

CC: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
configure.ac