[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Re: grohtml utility programs in DESC?
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] Re: grohtml utility programs in DESC? |
Date: |
Wed, 19 Nov 2003 12:22:59 +0100 (CET) |
> Presumably, when the platform is Windows, your idea is to have
> configure look first for gswin32c.exe, and then for gs.exe, only if
> gswin32c.exe is not found; configure would then arrange for the
> appropriate definition to be placed in the DESC file?
Exactly.
> One further concern could be that a binary package built on one
> machine may not relocate to another; (Windows users tend to favour
> this form of package distribution). However, I guess that is a
> separate issue, which we can leave for any package builder to
> resolve for himself.
*Theoretically* this could be solved by a command line option
`--with-gs=/binary/with/full/path', but I doubt that it worth the
trouble.
Werner