3 # Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
5 # Copyright (c) 1983 Eric P. Allman. All rights reserved.
6 # Copyright (c) 1988, 1993
7 # The Regents of the University of California. All rights reserved.
9 # By using this file, you agree to the terms and conditions set
10 # forth in the LICENSE file which can be found at the top level of
11 # the sendmail distribution.
14 # $Id: makeinfo.sh,v 8.14 1999/02/07 07:26:25 gshapiro Exp $
21 for p
in `echo $PATH | sed 's/:/ /g'`
30 if [ $usehostname -ne 0 ]
38 if [ $usewhoami -ne 0 ]
44 if [ $usewhoami -ne 0 ]
51 if [ $usehostname -ne 0 ]
57 echo '#####' built by
$user@
$host on
`LC_ALL=C LC_TIME=C date`
58 echo '#####' in `pwd` |
sed 's/\/tmp_mnt//'
59 echo '#####' using
$1 as configuration include directory |
sed 's/\/tmp_mnt//'
60 echo "define(\`__HOST__', $host)dnl"