configure.ac |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 484bb96aa975d834e326d927d36ee17808b8b6b5
Author: Tor Lillqvist <t...@iki.fi>
Date:   Sat Jan 12 15:34:28 2013 +0200

    Update comment
    
    Change-Id: I7afe33dc6ec3ce8f8fa3abe73463ff5293920a41

diff --git a/configure.ac b/configure.ac
index 6139832..8bc4101 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9745,9 +9745,9 @@ ENABLE_OPENGL=
 
 if test -z "$enable_opengl"; then
     if test $_os = WINNT; then
-        # By default disable the OpenGL transitions for Windows (the code 
doesn't even compile
-        # currently). In other words, use --enable-opengl only if you plan to 
hack on that code for
-        # Windows.
+        # By default disable the OpenGL transitions for Windows (the code 
compiles but works very
+        # badly and crashes). In other words, use --enable-opengl only if you 
plan to hack on that
+        # code for Windows.
         enable_opengl=no
     else
         enable_opengl=yes
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to