]> git.proxmox.com Git - qemu.git/commit - configure
configure: proper OpenGL/GLX probe
authorMichael Walle <michael@walle.cc>
Wed, 6 Mar 2013 19:16:58 +0000 (20:16 +0100)
committerMichael Walle <michael@walle.cc>
Mon, 18 Mar 2013 18:40:34 +0000 (19:40 +0100)
commitd3fcbb16789c6f975ba6e22d8a2ba477519f51bc
tree950de10a339de167bf2759141a6472c1dc811ba1
parent6635075596e0ae583de9c04ff605e16ceaa7d294
configure: proper OpenGL/GLX probe

Probe for GL and GLX symbols and X11 library. This fixes a build error
where the header files are available but the libraries are not.

Signed-off-by: Michael Walle <michael@walle.cc>
configure