From 7adbc9b2341e5443427d7e33ddf7f9e2ed5de5a0 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Mon, 26 Mar 2012 14:57:40 -0300 Subject: Remove the -no-stl option from configure This was decided on the mailing list. See: http://lists.qt-project.org/pipermail/development/2012-March/002442.html http://lists.qt-project.org/pipermail/development/2012-March/002465.html Change-Id: I7681e5cc743b20f6d4e29d2aea45c50df41a0b98 Reviewed-by: Stephen Kelly Reviewed-by: Oswald Buddenhagen Reviewed-by: Robin Burchell Reviewed-by: Lars Knoll --- src/corelib/global/qfeatures.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/corelib/global/qfeatures.h') diff --git a/src/corelib/global/qfeatures.h b/src/corelib/global/qfeatures.h index ff6a8af873..4ce586a858 100644 --- a/src/corelib/global/qfeatures.h +++ b/src/corelib/global/qfeatures.h @@ -208,9 +208,6 @@ // Status Tip //#define QT_NO_STATUSTIP -// Standard Template Library -//#define QT_NO_STL - // QMotifStyle //#define QT_NO_STYLE_MOTIF -- cgit v1.2.3