>>> "Karl" == Karl Berry <[EMAIL PROTECTED]> writes:

 >     Let all the compilations happen in a local directory.  
 > I've tried it out on the texinfo/doc files and didn't have any
 > problems.  Cool.

 > One question, though -- do we really want to create the (sort of) temp
 > working dir in a subdir of the current directory, instead of in TMPDIR?

If you want tmpdir, --clean is what you want.  Unless you mean in
tmpdir but preserved bw calls?  Hm...  That's a bit weird, but why
not, indeed.

 > That will be noticeable to people.  *.t2d will have to be added to
 > .cvsignore files, etc.

Sure.  And to Makefiles too.  But this time its once for all.

 > On the other hand, I guess that using TMPDIR would mean the
 > possibility of conflicts if a document by the same name is run by
 > two different people, etc.

 > Hmm.

We can try to have something like

   /tmp/texi2dvi.akim/autoconf/pdf/...
                     /texinfo/pdf/...

but then again, what if I have several checkouts of these guys?

   /tmp/texi2dvi.akim/$(m5d of the pwd for autoconf)/pdf/...
                     /$(m5d of the pwd for texinfo)/pdf/...

?

But that would be an additional behavior: AFAIC I really want to
preserve these guys in the builddir, just like regular .o etc.



_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
bug-texinfo@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to