[Lunar-commits] r15663 - in moonbase/trunk: kde3/qt3 zbeta/qt
Florin Braescu
florin at lunar-linux.org
Fri Jul 8 18:55:59 UTC 2005
Author: florin
Date: 2005-07-08 18:55:59 +0000 (Fri, 08 Jul 2005)
New Revision: 15663
Modified:
moonbase/trunk/kde3/qt3/BUILD
moonbase/trunk/zbeta/qt/BUILD
Log:
enable stl support for Qt. requested by Dennis Veatch.
Modified: moonbase/trunk/kde3/qt3/BUILD
===================================================================
--- moonbase/trunk/kde3/qt3/BUILD 2005-07-08 18:45:01 UTC (rev 15662)
+++ moonbase/trunk/kde3/qt3/BUILD 2005-07-08 18:55:59 UTC (rev 15663)
@@ -22,7 +22,6 @@
-system-zlib \
-no-g++-exceptions \
-thread \
- -no-stl \
-dlopen-opengl \
-prefix ${QT_PREFIX:-$QTDIR} \
-xft \
Modified: moonbase/trunk/zbeta/qt/BUILD
===================================================================
--- moonbase/trunk/zbeta/qt/BUILD 2005-07-08 18:45:01 UTC (rev 15662)
+++ moonbase/trunk/zbeta/qt/BUILD 2005-07-08 18:55:59 UTC (rev 15663)
@@ -19,7 +19,6 @@
-system-zlib \
-no-g++-exceptions \
-thread \
- -no-stl \
-dlopen-opengl \
-prefix ${QT_PREFIX:-$QTDIR} \
-xft \
More information about the Lunar-commits
mailing list