Re: Re: Re: Re: [LyX master] Add a test to configure for minimal Qt version

2013-03-20 Thread Scott Kostyshak
On Wed, Mar 20, 2013 at 2:34 PM, Kornel Benko wrote: > Am Mittwoch, 20. März 2013 um 18:57:55, schrieb Kornel Benko > > >> > Attached are three CMake logs. "afterchange" refers to 0f26aabe > >> > (current trunk). "beforechange" refers to d4c2fce8 (the commit before > >> > your CMake commit). > >>

Re: Re: Re: Re: [LyX master] Add a test to configure for minimal Qt version

2013-03-20 Thread Kornel Benko
Am Mittwoch, 20. März 2013 um 18:57:55, schrieb Kornel Benko > > Attached are three CMake logs. "afterchange" refers to 0f26aabe > > (current trunk). "beforechange" refers to d4c2fce8 (the commit before > > your CMake commit). > > > > "oldcmake" refers to using CMake version 2.8.7 and "newcmake"

Re: Re: Re: [LyX master] Add a test to configure for minimal Qt version

2013-03-20 Thread Kornel Benko
Am Mittwoch, 20. März 2013 um 13:40:30, schrieb Scott Kostyshak > On Wed, Mar 20, 2013 at 6:46 AM, Kornel Benko wrote: > > Am Mittwoch, 20. März 2013 um 11:31:14, schrieb Jean-Marc Lasgouttes > > > > > >> Le 20/03/2013 11:07, Kornel Benko a écrit : > > > >> > No one? I am tempted to commit. > >

Re: Re: [LyX master] Add a test to configure for minimal Qt version

2013-03-20 Thread Scott Kostyshak
On Wed, Mar 20, 2013 at 6:46 AM, Kornel Benko wrote: > Am Mittwoch, 20. März 2013 um 11:31:14, schrieb Jean-Marc Lasgouttes > > >> Le 20/03/2013 11:07, Kornel Benko a écrit : > >> > No one? I am tempted to commit. > >> > >> I think you should. It is always better to use the standard tools when >

Re: Re: [LyX master] Add a test to configure for minimal Qt version

2013-03-20 Thread Kornel Benko
Am Mittwoch, 20. März 2013 um 11:31:14, schrieb Jean-Marc Lasgouttes > Le 20/03/2013 11:07, Kornel Benko a écrit : > > No one? I am tempted to commit. > > I think you should. It is always better to use the standard tools when > possible. > > JMarc Thanks, done. We shall see, if there are prob

Re: [LyX master] Add a test to configure for minimal Qt version

2013-03-20 Thread Jean-Marc Lasgouttes
Le 20/03/2013 11:07, Kornel Benko a écrit : No one? I am tempted to commit. I think you should. It is always better to use the standard tools when possible. JMarc

Re: Re: [LyX master] Add a test to configure for minimal Qt version

2013-03-20 Thread Kornel Benko
Am Dienstag, 19. März 2013 um 13:53:10, schrieb Kornel Benko > Am Dienstag, 19. März 2013 um 13:01:42, schrieb Jean-Marc Lasgouttes > > > for frontend in $FRONTENDS ; do > >case "$frontend" in > > qt4) > > - QT4_DO_IT_ALL > > + QT4_DO_IT_ALL([4.5.0]) > > FRONT

Re: [LyX master] Add a test to configure for minimal Qt version

2013-03-19 Thread Kornel Benko
Am Dienstag, 19. März 2013 um 13:01:42, schrieb Jean-Marc Lasgouttes > for frontend in $FRONTENDS ; do >case "$frontend" in > qt4) > - QT4_DO_IT_ALL > + QT4_DO_IT_ALL([4.5.0]) > FRONTENDS_PROGS="$FRONTENDS_PROGS lyx-qt4\$(EXEEXT)" > FRONTENDS_SUBDIRS=