Modifications made by 
	Willem Jan Withagen
	wjw@eb.ele.tue.nl

to the pcnfsd to run it on apollo sr10.2 

Note that you're required to install the sun-rpc library to get this
baby compiled.

Date 17-JAN-91:
  -	I've patched the code to the extend that it will not open /dev/console
	as output device. 
	Instead are things written to the file with the name defined by
  -	CONSOLE. It should be done when compiling.
	The same holds for the spooldirectory, when printing.
	You can overrule this by defining SPOOLDIR.
  -	Furthermore chockes the Apollo lpr on soft-links. It might be 
	something which happens only on our site, but it cause problems.
	So I've added the NO_SOFT_LINK_LPD, which will remove the -s 
	switch from the lpr invocation, when defined. 

