Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15166 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12844 invoked by uid 1010); 23 Feb 2005 08:20:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 12829 invoked from network); 23 Feb 2005 08:20:33 -0000 Received: from unknown (HELO fastmail.fm) (127.0.0.1) by localhost with SMTP; 23 Feb 2005 08:20:33 -0000 X-Host-Fingerprint: 66.111.4.25 out1.smtp.messagingengine.com Received: from ([66.111.4.25:54534] helo=out1.smtp.messagingengine.com) by pb1.pair.com (ecelerity HEAD r(5097)) with SMTP id CC/8D-08154-1DC3C124 for ; Wed, 23 Feb 2005 03:20:33 -0500 Received: from web2.messagingengine.com (web2.internal [10.202.2.211]) by frontend1.messagingengine.com (Postfix) with ESMTP id C2223C5A13F; Wed, 23 Feb 2005 03:20:30 -0500 (EST) Received: by web2.messagingengine.com (Postfix, from userid 99) id 2B7A84F3; Wed, 23 Feb 2005 03:20:29 -0500 (EST) Message-ID: <1109146829.13676.215716637@webmail.messagingengine.com> X-Sasl-Enc: pWidpxPM1h4xqC3cSdZZsPOKPRo/R5J9skYQt4jr4//C 1109146829 To: sniper@php.net, internals@lists.php.net Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.001; A1.64; B3.05; Q3.03) Date: Wed, 23 Feb 2005 00:20:29 -0800 Subject: patch for cross compilation to Netware From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi, Thanks for committing the earlier patch. win32/sendmail.c needs to be compiled for Netware as it don't have sendmail binary as Unices do. This patch adds sendmail.c to NetWare build. http://puggy.symonds.net/~kameshj/configure.in.patch With regards Kamesh Jayachandran With regards Kamesh Jayachandran