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/qconfig-small.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/corelib/global/qconfig-small.h') diff --git a/src/corelib/global/qconfig-small.h b/src/corelib/global/qconfig-small.h index 9fca199964..e764285e4a 100644 --- a/src/corelib/global/qconfig-small.h +++ b/src/corelib/global/qconfig-small.h @@ -43,9 +43,6 @@ #ifndef QT_NO_QUUID_STRING # define QT_NO_QUUID_STRING #endif -#ifndef QT_NO_STL -# define QT_NO_STL -#endif /* Dialogs */ #ifndef QT_NO_COLORDIALOG -- cgit v1.2.3