Am Dienstag, 5. Februar 2013 schrieb Andreas Enge:
> Am Sonntag, 3. Februar 2013 schrieb Ludovic Courtès:
> > (with-directory-excursion bin
> > (for-each symlink
> > '("pdftex" "pdftex" "xetex" "luatex" "luatex.1")
> > '("latex" "pdflatex" "xelatex" "lualatex"
> > "lualatex.1")))
> Very elegant, thanks for the suggestion! But actually, this manual
> symlink phase has become superfluous by some directoty related
> configure flags I just added.
Sorry, I was mixing things up; my comment refers to another place, so this is still useful.
Andreas