Hi,
On Tue, May 06, 2014 at 03:35:32AM -0700, julien2412 wrote:
Sorry Terrence, my fault here :-(
Thanks to Kohei, I could fix these at the beginning of the morning (UTC+2)
It could be useful to force building in C++98 or at least put an option in
autogen.input.
You do not need an option for that. All you need is to add
CXX=g++ -std=c++98
to autogen.input. Or run
export CXX='g++ -std=c++98'
before ./autogen.sh .
D.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.