ftp.nice.ch/pub/next/unix/graphics/rayshade.4.0.s.tar.gz#/rayshade.4.0/config.sh

This is config.sh in view mode; [Download] [Up]

#!/bin/sh
# config.sh
# This file was produced by running the Configure script.

d_eunice='undef'
d_xenix='undef'
d_bsd='define'
define='define'
eunicefix=':'
loclist='
cat
echo
expr
grep
rm
sed
sort
uniq
'
expr='/bin/expr'
awk=''
sed='/bin/sed'
echo='/bin/echo'
cat='/bin/cat'
chgrp=''
chmod=''
chown=''
rm='/bin/rm'
mv=''
cp=''
tail=''
tr=''
mkdir=''
sort='/usr/bin/sort'
uniq='/usr/bin/uniq'
grep='/bin/grep'
trylist='
bison
cpp
test
'
test='test'
inews=''
egrep=''
more=''
pg=''
Mcc=''
vi=''
mail=''
bison='/usr/local/bin/bison'
cpp='/lib/cpp'
perl=''
Log='$Log'
Header='$Header'
Id='$Id'
bin='/usr/local/bin'
contains='grep'
cppstdin='/lib/cpp'
cppminus=''
d_bzero='undef'
d_cbrt='define'
d_index='undef'
d_memset='define'
d_popen='define'
d_rusage='define'
d_times='define'
clocktype='long'
i_string='define'
strings='/usr/include/string.h'
i_sysresrc='define'
i_systypes='define'
i_time='undef'
i_systime='define'
i_systimek='undef'
timeincl='/usr/include/sys/time.h'
inhdr='echo " ";
xxx=`loc $1 x /usr/include /usr/local/include $inclwanted`;
if $test -f $xxx;
then echo "<$1> found."; eval "$2=$define";
else echo "No <$1> found."; eval "$2=$undef"; fi'
inlibc='echo " ";
if $contains "^$1\$" libc.list >/dev/null 2>&1;
then echo "$1() found."; eval "$2=$define";
else echo "$1() not found."; eval "$2=$undef"; fi'
libc='/lib/libsys_s.a'
libs=''
models='none'
split=''
small=''
medium=''
large=''
huge=''
ccflags='-g'
ldflags=''
cc='cc'
cppflags=''
optimize='-O'
n='-n'
c=''
orderlib='false'
ranlib='/bin/ranlib'
package='rayshade'
randfunc='random'
mrand='(random() / (double) ((1 << 31) -1))'
seedfunc='srand'
nrandbits='31'
spitshell='cat'
shsharp='true'
sharpbang='#!'
startsh='#!/bin/sh'
sysman='/usr/man/man1'
voidflags='11'
defvoidused='11'
yacc='yacc'
d_urt='define'
urtinc='-I/usr/local/include'
urtlib='/usr/local/lib/librle.a'
mkdep='/private/tmp/rayshade.4.0/mkdep'
CONFIG=true

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.