commit | b1546f3210d89662dca3e88e1021a0089f003551 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Mar 16 10:03:53 2015 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Mar 17 11:10:48 2015 +0100 |
tree | 86af716a2ac2efaf09461a1e15be6dcdbd049f28 | |
parent | 17b11a1406fdc43b5022f32a6fbfcb005a353b38 [diff] |
opengl: fix configure test Re-add the glx compile test to configure. We can't use pkg-config to probe for glx, and as long as milkymist-tmu2 privately uses glx (due to opengl infrastructure in qemu not being ready yet) we must continue to test for glx to avoid build failures. Reported-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>