default to gb_Deliver_CLEARONDELIVER == as multiuserenv are rare now
[LibreOffice.git] / stlport / STLport-4.5-cxx0x.patch
blob88d96d0df6e65807134ff2fd8063524361d5ae30
1 --- misc/STLport-4.5/stlport/config/stl_gcc.h
2 +++ misc/build/STLport-4.5/stlport/config/stl_gcc.h
3 @@ -239,10 +239,10 @@
6 /* strict ANSI prohibits "long long" ( gcc) */
7 -# if defined ( __STRICT_ANSI__ )
8 -# undef _STLP_LONG_LONG
9 -// # define _STLP_STRICT_ANSI 1
10 -# endif
11 +//# if defined ( __STRICT_ANSI__ )
12 +//# undef _STLP_LONG_LONG
13 +//// # define _STLP_STRICT_ANSI 1
14 +//# endif
16 //# if !defined (__STRICT_ANSI__) || defined (__BUILDING_STLPORT)
17 //# define _STLP_USE_TEMPLATE_EXPORT