Jon Steinhart wrote:
> 2.  Create a program a la configure that scans a target system for programs
>     that handle content and build the mhshow stuff automatically.  This
>     can't be hardwired because different things are available on different
>     target systems.

Isn't this just reimplementing mailcap? You want to read it at runtime,
incidentally, because mailcap can be updated as new viewer programs are
installed. Doing anything at configure time that asks "what binaries are
installed" is a bad idea because for packages built by distros the answer
will be "very little in the build environment" and package users could
have anything at all.

-- PMM

_______________________________________________
Nmh-workers mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to