From: H.Merijn Brand Date: Wed, 25 Apr 2007 08:12:16 +0000 (+0000) Subject: Leave try.c and include files where they are if we need them later X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=93451a0d701a99f9e22fae7cbb890392787a99bd;p=p5sagit%2Fp5-mst-13.2.git Leave try.c and include files where they are if we need them later p4raw-id: //depot/perl@31066 --- diff --git a/Configure b/Configure index d8facb1..0120233 100755 --- a/Configure +++ b/Configure @@ -26,7 +26,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Mon Apr 23 22:54:24 CEST 2007 [metaconfig 3.0 PL70] +# Generated on Wed Apr 25 10:10:54 CEST 2007 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <&4 @@ -9647,6 +9647,7 @@ qgcvt) d_Gconvert='qgcvt((x),(n),(b))' ;; esac fi +$rm_try : see if _fwalk exists set fwalk d__fwalk @@ -16199,7 +16200,7 @@ eval $setvar case "$d_sem" in $define) echo " " - $cat > try.h < tryh.h < #include #include -#include "try.h" +#include "tryh.h" #ifndef errno extern int errno; #endif @@ -16304,7 +16305,7 @@ END #include #include #include -#include "try.h" +#include "tryh.h" #include #include #ifndef errno @@ -16354,7 +16355,6 @@ END *) echo "You cannot use struct semid_ds* for semctl IPC_STAT." >&4 ;; esac - $rm_try ;; *) val="$undef" @@ -16368,6 +16368,7 @@ END eval $setvar ;; esac +$rm_try tryh.h : see if sendmsg exists set sendmsg d_sendmsg