diff options
author | Michael Walle | 2011-04-26 00:09:01 +0200 |
---|---|---|
committer | Aurelien Jarno | 2011-04-26 23:26:49 +0200 |
commit | 430a3c18064fd3c007048d757e8bd0fff45fcc99 (patch) | |
tree | e47916a9761564f2e84bea39bbb48fd8a7928239 /configure | |
parent | configure: support target dependent linking (diff) | |
download | qemu-430a3c18064fd3c007048d757e8bd0fff45fcc99.tar.gz qemu-430a3c18064fd3c007048d757e8bd0fff45fcc99.tar.xz qemu-430a3c18064fd3c007048d757e8bd0fff45fcc99.zip |
configure: reenable opengl by default
Because the opengl library is only linked to for the lm32 target, we can
now safely enable opengl by default again.
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ spice="" rbd="" smartcard="" smartcard_nss="" -opengl="no" +opengl="" # parse CC options first for opt do |