From: Andy Dougherty Date: Thu, 27 May 1999 15:19:21 +0000 (-0400) Subject: Configure updates for ISC 4.1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bd628c730307c17b2204ca361fbabbea581d4082;p=p5sagit%2Fp5-mst-13.2.git Configure updates for ISC 4.1 To: perlbug@perl.com Cc: Jarkko Hietaniemi Message-Id: p4raw-id: //depot/cfgperl@3490 --- diff --git a/Configure b/Configure index 2cc2bf4..2cb821a 100755 --- a/Configure +++ b/Configure @@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Thu May 27 19:42:20 EET DST 1999 [metaconfig 3.0 PL70] +# Generated on Fri May 28 10:41:29 EET DST 1999 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.com) cat >/tmp/c1$$ < /dev/null 2>&1 ; then osvers=3 @@ -11631,6 +11631,10 @@ EOM #ifdef I_SYS_SELECT #include #endif +#$d_socket HAS_SOCKET +#ifdef HAS_SOCKET +# include /* Might include */ +#endif #include $selecttype b; #define S sizeof(*(b))