Am Freitag, 13. Mai 2011 schrieb Jean-Marc Lasgouttes:
> Le 13/05/2011 09:48, Kornel a écrit :
> > 1.) No. The definisions in config.h differ from use there.
> >
> > E.g. in config.h there is either
> >
> > #define HAVE_ASPRINTF 1
> >
> > or
> >
> > /* undef HAVE_ASPRINTF */
> >
> > while here
Am 14.05.2011 um 14:56 schrieb Peter Kümmel:
>
>>>
>>> Do you still have this warning with current trunk? I could not reproduce it.
>>
>> Yes, exactly. I have them... with these setting:
>>
>
> OK, let's include config.h. I also moved the .cmake file into the intl folder.
That's ok now. Comp
Do you still have this warning with current trunk? I could not reproduce it.
Yes, exactly. I have them... with these setting:
OK, let's include config.h. I also moved the .cmake file into the intl folder.
Peter
Am 14.05.2011 um 12:26 schrieb Peter Kümmel:
> On 13.05.2011 11:04, Stephan Witt wrote:
>> Am 13.05.2011 um 09:48 schrieb Kornel:
>>
>>> Am Freitag, 13. Mai 2011 schrieb Stephan Witt:
Am 13.05.2011 um 00:06 schrieb kuem...@lyx.org:
> Author: kuemmel
> Date: Fri May 13 00:06:06 2011
>
On 13.05.2011 11:04, Stephan Witt wrote:
Am 13.05.2011 um 09:48 schrieb Kornel:
Am Freitag, 13. Mai 2011 schrieb Stephan Witt:
Am 13.05.2011 um 00:06 schrieb kuem...@lyx.org:
Author: kuemmel
Date: Fri May 13 00:06:06 2011
New Revision: 38733
URL: http://www.lyx.org/trac/changeset/38733
Log:
Le 13/05/2011 09:48, Kornel a écrit :
1.) No. The definisions in config.h differ from use there.
E.g. in config.h there is either
#define HAVE_ASPRINTF 1
or
/* undef HAVE_ASPRINTF */
while here it is
#define HAVE_ASPRINTF 1
or
#define HAVE_ASPRINTF 0
But why? Does gettext require this f
Am Freitag, 13. Mai 2011 schrieb Stephan Witt:
> /Users/stephan/cvs/lyx/lyx-build/cmake/lyx-devel/configCompiler.h:54:1:
> warning: this is the location of the previous definition In file included
> from /Users/stephan/cvs/lyx/lyx-devel/intl/gettextP.h:64, from
> /Users/stephan/cvs/lyx/lyx-devel/in
Am 13.05.2011 um 09:48 schrieb Kornel:
> Am Freitag, 13. Mai 2011 schrieb Stephan Witt:
> > Am 13.05.2011 um 00:06 schrieb kuem...@lyx.org:
> > > Author: kuemmel
> > > Date: Fri May 13 00:06:06 2011
> > > New Revision: 38733
> > > URL: http://www.lyx.org/trac/changeset/38733
> > >
> > > Log:
> >
Am Freitag, 13. Mai 2011 schrieb Stephan Witt:
> Am 13.05.2011 um 00:06 schrieb kuem...@lyx.org:
> > Author: kuemmel
> > Date: Fri May 13 00:06:06 2011
> > New Revision: 38733
> > URL: http://www.lyx.org/trac/changeset/38733
> >
> > Log:
> > cmake on mac: also build with LYX_NLS=0
> >
> > Modifie
Am 13.05.2011 um 00:06 schrieb kuem...@lyx.org:
> Author: kuemmel
> Date: Fri May 13 00:06:06 2011
> New Revision: 38733
> URL: http://www.lyx.org/trac/changeset/38733
>
> Log:
> cmake on mac: also build with LYX_NLS=0
>
> Modified:
> lyx-devel/trunk/src/client/CMakeLists.txt
> lyx-devel/tru
10 matches
Mail list logo