On Thu, 2002-11-21 at 17:46, Alexandre Julliard wrote:
ChangeSet ID: 6362 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/11/21 17:46:06
Modified files: tools : wineinstall
Log message: Matthew Davison <m.davison(a)virgin.net> Remove obsolete --enable-opengl.
Patch: http://cvs.winehq.com/patch.py?id=6362
Old revision New revision Changes Path 1.47 1.48 +1 -1 wine/tools/wineinstall
I'm not totally sure that this should be done as my wine install comes with opengl disabled due to relying on libpthread for thread safety. If we remove the --enable-opengl from wineinstall FLC's will not know how to enable it... -Dustin
On Thu, Nov 21, 2002 at 01:19:42PM -0600, Dustin Navea wrote:
I'm not totally sure that this should be done as my wine install comes with opengl disabled due to relying on libpthread for thread safety. If we remove the --enable-opengl from wineinstall FLC's will not know how to enable it...
As far as I understood, OpenGL is enabled by default now whatever the thread safeness of your GL library... So it's no use to have an option specifically enabling it. Lionel -- Lionel Ulmer - http://www.bbrox.org/
participants (2)
-
Dustin Navea -
Lionel Ulmer