Re: r39643 - lyx-devel/trunk/lib

2011-09-10 Thread Julien Rioux
On 08/09/2011 2:36 PM, Stephan Witt wrote: Am 08.09.2011 um 14:14 schrieb Julien Rioux: On 08/09/2011 10:12 AM, Enrico Forestieri wrote: On Thu, Sep 08, 2011 at 01:59:23AM +0200, jri...@lyx.org wrote: Author: jrioux Date: Thu Sep 8 01:59:23 2011 New Revision: 39643 URL: http://www.lyx.org/tr

Re: r39643 - lyx-devel/trunk/lib

2011-09-08 Thread Julien Rioux
On 08/09/2011 2:36 PM, Stephan Witt wrote: Am 08.09.2011 um 14:14 schrieb Julien Rioux: On 08/09/2011 10:12 AM, Enrico Forestieri wrote: On Thu, Sep 08, 2011 at 01:59:23AM +0200, jri...@lyx.org wrote: Author: jrioux Date: Thu Sep 8 01:59:23 2011 New Revision: 39643 URL: http://www.lyx.org/tr

Re: r39643 - lyx-devel/trunk/lib

2011-09-08 Thread Stephan Witt
Am 08.09.2011 um 14:14 schrieb Julien Rioux: > On 08/09/2011 10:12 AM, Enrico Forestieri wrote: >> On Thu, Sep 08, 2011 at 01:59:23AM +0200, jri...@lyx.org wrote: >>> Author: jrioux >>> Date: Thu Sep 8 01:59:23 2011 >>> New Revision: 39643 >>> URL: http://www.lyx.org/trac/changeset/39643 >>> >>>

Re: r39643 - lyx-devel/trunk/lib

2011-09-08 Thread Julien Rioux
On 08/09/2011 10:12 AM, Enrico Forestieri wrote: On Thu, Sep 08, 2011 at 01:59:23AM +0200, jri...@lyx.org wrote: Author: jrioux Date: Thu Sep 8 01:59:23 2011 New Revision: 39643 URL: http://www.lyx.org/trac/changeset/39643 Log: * configure.py : Fix the detection of tex2lyx when running in-plac

Re: r39643 - lyx-devel/trunk/lib

2011-09-08 Thread Jean-Marc Lasgouttes
Le 08/09/2011 10:12, Enrico Forestieri a écrit : You should not put single quotes around srcdir. However, this is still going to fail as I think that nobody builds lyx directly in srcdir, i.e., srcdir != builddir and thus the in-place tex2lyx will not be found, still. The only solution I foresee

Re: r39643 - lyx-devel/trunk/lib

2011-09-08 Thread Enrico Forestieri
On Thu, Sep 08, 2011 at 01:59:23AM +0200, jri...@lyx.org wrote: > Author: jrioux > Date: Thu Sep 8 01:59:23 2011 > New Revision: 39643 > URL: http://www.lyx.org/trac/changeset/39643 > > Log: > * configure.py : Fix the detection of tex2lyx when running in-place (#6986). > Remove the hack with os.e