K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1998-06-03T00:16:30.000000Z
K 7
svn:log
V 857
configure:
configure.in:
	- This patch adds a pathtmp setting to inn.conf. All programs use this
	  instead of the old /var/tmp or $TMPDIR. getconfig.c and the
	  innshellvars* scripts also set the environment variable $TMPDIR to
	  the setting in inn.conf for consistency.

	- This is needed for the security of the INN system - writing
	  predictable files in publically writable directories is a VERY bad
	  idea.

	- The new default tmp path is set at configure time to $prefix/tmp, but
	  ofcourse you can change that.

	- autoconfigures the interpreter paths in convertconfig.pl and
	  procbatch.pl
	- lets procbatch.pl use the defaults from inn.conf
	- renames convertconfig to innfeed-convcfg to make it clear what it
	  does, otherwise this might get confusing. Note that it might not be
	  a bad idea to remove this file alltogether, but oh well.

END
