# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Wed Mar 30 16:17:23 CEST 2005 [metaconfig 3.0 PL70]
+# Generated on Fri Apr 8 16:30:10 CEST 2005 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
d_sigaction=''
d_sigprocmask=''
d_sigsetjmp=''
-d_sitecustomize=''
usesitecustomize=''
d_sockatmark=''
d_sockatmarkproto=''
+: see if this is a math.h system
+set math.h i_math
+eval $inhdr
+
: see if sqrtl exists
set sqrtl d_sqrtl
eval $inlibc
set modfl d_modfl
eval $inlibc
-: see if this is a math.h system
-set math.h i_math
-eval $inhdr
-
: see if prototype for modfl is available
echo " "
set d_modflproto modfl $i_math math.h
eval $setvar
$rm -f try.c try
-
-d_sitecustomize="$undef"
-case "$usesitecustomize" in
- $define|true|[Yy]*)
- usesitecustomize="$define"
- d_sitecustomize="$define"
- ;;
- *)
- usesitecustomize="$undef"
- esac
-
: see if sockatmark exists
set sockatmark d_sockatmark
eval $inlibc
;;
esac
+
+case "$usesitecustomize" in
+ $define|true|[Yy]*)
+ usesitecustomize="$define"
+ ;;
+ *)
+ usesitecustomize="$undef"
+ ;;
+ esac
+
: determine compiler compiler
case "$yacc" in
'')
d_sigaction='$d_sigaction'
d_sigprocmask='$d_sigprocmask'
d_sigsetjmp='$d_sigsetjmp'
-d_sitecustomize='$d_sitecustomize'
d_sockatmark='$d_sockatmark'
d_sockatmarkproto='$d_sockatmarkproto'
d_socket='$d_socket'