Dirk wrote:
Any particular OS, or "all of them"? :)how can i make autoconf probe for a parallel port?
On a Linux box, I'd probably dig around in /proc to find a way to list parallel ports and then write the shell code necessary to make sure the /proc entry exists and contains the expected info.
