#
#	@(#)Mkinfo	3.5 (motonori/WIDE) 4/18/94
#
#	Get information on config file creation
#

# for JLE
LANG=C
export LANG

# $@ will be expanded with operands for "Configure"
  WHO="##### built by `whoami` on `hostname`"
WHERE="#####       in `pwd`"
 WHAT="#####       with $@"
 WHEN="#####       at `date`"
