From kde-commits Mon Oct 31 17:20:09 2005 From: Dirk Mueller Date: Mon, 31 Oct 2005 17:20:09 +0000 To: kde-commits Subject: branches/qt/3.3/qt-copy Message-Id: <1130779209.223488.22192.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=113077924904268 SVN commit 476137 by mueller: build with dlopened opengl by default M +1 -1 README.qt-copy --- branches/qt/3.3/qt-copy/README.qt-copy #476136:476137 @@ -23,7 +23,7 @@ --default-config-begin-- ./configure -system-zlib -qt-gif -system-libpng -system-libjpeg \ - -plugin-imgfmt-mng -thread -no-exceptions -debug -fast + -plugin-imgfmt-mng -thread -no-exceptions -debug -fast -dlopen-opengl --default-config-end-- It adds "-debug" as well, which greatly improves the use for backtraces (but