mesa: enable remap table when --enable-shared-glapi
authorChia-I Wu <olv@lunarg.com>
Mon, 6 Feb 2012 09:47:48 +0000 (17:47 +0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 9 Feb 2012 15:39:50 +0000 (10:39 -0500)
commit50683d2aa6456f3abec8387b0b02f67ab2cab3e5
treed89c0f51e4853494f750929713187b7736908f39
parent781f84a3c2f7a06cb9e6cc44b8d5d08b39577c25
mesa: enable remap table when --enable-shared-glapi

As libGL will use libglapi for function lookups, we need to enable the remap
table.

Tested-by: Brian Paul <brianp@vmware.com>
Tested-by: Matt Turner <mattst88@gmail.com>
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=45660
configure.ac