commit | 430a3c18064fd3c007048d757e8bd0fff45fcc99 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Tue Apr 26 00:09:01 2011 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Tue Apr 26 23:26:49 2011 +0200 |
tree | e47916a9761564f2e84bea39bbb48fd8a7928239 | |
parent | de3a354a8323296f200a76c0de5984c4d14c0a9e [diff] [blame] |
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>
diff --git a/configure b/configure index 2c95796..35f7e8b 100755 --- a/configure +++ b/configure
@@ -177,7 +177,7 @@ rbd="" smartcard="" smartcard_nss="" -opengl="no" +opengl="" # parse CC options first for opt do