-------- Original-Nachricht --------
> Datum: Wed, 30 Jun 2010 11:02:53 +0200
> Von: Jean-Marc LASGOUTTES <lasgout...@lyx.org>
> An: lyx-devel@lists.lyx.org
> CC: lyx-...@lists.lyx.org
> Betreff: Re: r34728 - in lyx-devel/trunk: development/cmake 
> development/cmake/boost/libs development/cmake/boost/libs/regex src/support

> kuem...@lyx.org writes:
> > +++ lyx-devel/trunk/src/support/checktr1.h  Wed Jun 30 10:47:41
> 2010  (r34728)
> > @@ -12,6 +12,8 @@
> >  #ifndef LYX_CHECKTR1_H
> >  #define LYX_CHECKTR1_H
> >  
> > +#ifndef LYX_USE_TR1 // When not set by the build system
> > +
> >  #if defined(_MSC_VER) && (_MSC_VER >= 1600)
> >  #define LYX_USE_TR1
> >  #endif
> 
> Is there a reason why this code is not at the bottom of config.h
> instead? We already have some boost setting there, so I think it belongs
> together.
> 
> JMarc

Yes, this better than one more configure header.
Could you please update the config.h generated my auto-tools?
I will patch cmake.

Peter

-- 
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.  
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl

Reply via email to