Re: [patch] Check only once for dtl tools

2006-11-12 Thread Enrico Forestieri
On Sun, Nov 12, 2006 at 09:52:40PM +0100, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> In configure.py, DTL tools are checked for in two distinct > Enrico> places. The attached patches fix this. Ok to apply to both > Enrico> 1.4.x and t

Re: [patch] Check only once for dtl tools

2006-11-12 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> In configure.py, DTL tools are checked for in two distinct Enrico> places. The attached patches fix this. Ok to apply to both Enrico> 1.4.x and trunk? Yes (I assume you have tested it :) JMarc

[patch] Check only once for dtl tools

2006-11-12 Thread Enrico Forestieri
In configure.py, DTL tools are checked for in two distinct places. The attached patches fix this. Ok to apply to both 1.4.x and trunk? -- Enrico Index: lib/configure.py === --- lib/configure.py(revision 15890) +++ lib/configure.p