From c436360ccc53b8b814d47f09ffe01215eaa12629 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 8 May 2002 12:41:23 +0000 Subject: [PATCH] Removed flotsam [SVN r13744] --- msvc-stlport-tools.jam | 1 - v1/msvc-stlport-tools.jam | 1 - 2 files changed, 2 deletions(-) diff --git a/msvc-stlport-tools.jam b/msvc-stlport-tools.jam index 3d88e728a..e4ab024f6 100644 --- a/msvc-stlport-tools.jam +++ b/msvc-stlport-tools.jam @@ -113,7 +113,6 @@ flags msvc-stlport STLPORT_VERSION ; flags msvc-stlport DEFINES off : $(stl)_NO_SGI_IOSTREAMS=1 ; flags msvc-stlport DEFINES std : $(stl)_DO_IMPORT_CSTD_FUNCTIONS=1 ; - flags msvc-stlport UNDEFS on : $(stl)_NO_SGI_IOSTREAMS ; flags msvc-stlport DEFINES debug : $(stl)_DEBUG=1 $(stl)_DEBUG_UNINITIALIZED=1 ; } diff --git a/v1/msvc-stlport-tools.jam b/v1/msvc-stlport-tools.jam index 3d88e728a..e4ab024f6 100644 --- a/v1/msvc-stlport-tools.jam +++ b/v1/msvc-stlport-tools.jam @@ -113,7 +113,6 @@ flags msvc-stlport STLPORT_VERSION ; flags msvc-stlport DEFINES off : $(stl)_NO_SGI_IOSTREAMS=1 ; flags msvc-stlport DEFINES std : $(stl)_DO_IMPORT_CSTD_FUNCTIONS=1 ; - flags msvc-stlport UNDEFS on : $(stl)_NO_SGI_IOSTREAMS ; flags msvc-stlport DEFINES debug : $(stl)_DEBUG=1 $(stl)_DEBUG_UNINITIALIZED=1 ; }