osmesa: Link with -ldl for dlopen code
authorDan Nicholson <dbn.lists@gmail.com>
Fri, 5 Jun 2009 02:42:08 +0000 (19:42 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 5 Jun 2009 02:45:32 +0000 (19:45 -0700)
commit4795dd5950d4dcd7c8d421c8fb4851c193297ba1
tree3773c3c3e0d105c70be57b9dff1f851ac6c5cfa7
parent7441dcd90b01df8351026af8bbb50e11bb86071a
osmesa: Link with -ldl for dlopen code

Now that the dlopen wrappers are built into libmesa.a, we need to link
standalone libOSMesa with libdl to resolve dlopen and friends on
platforms that need it.
configure.ac