Jean-Marc Lasgouttes wrote:
Enrico things we may miss some programs because of path_prefix
shortcomings and you think we look for too many things. This means we
have found the right balance :)
I propose to leave it as it is and see what happens. I do not think it
matters much anyway.
The system to search for DVI/Postscript/PDF viewers in PATH is not
useful for native Windows (they are not there). Moreover, the lists of
program names only include Unix applications.
This means that the result of checkProg will always be "not found", so
the whole searching is a waste of time.
Joost