Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16053 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1950 invoked by uid 1010); 22 Apr 2005 08:01:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1929 invoked from network); 22 Apr 2005 08:01:42 -0000 Received: from unknown (HELO cor.com.au) (127.0.0.1) by localhost with SMTP; 22 Apr 2005 08:01:42 -0000 X-Host-Fingerprint: 66.111.4.25 out1.smtp.messagingengine.com Received: from ([66.111.4.25:41149] helo=out1.smtp.messagingengine.com) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 0A/EB-22714-56FA8624 for ; Fri, 22 Apr 2005 04:01:41 -0400 Received: from web2.messagingengine.com (web2.internal [10.202.2.211]) by frontend1.messagingengine.com (Postfix) with ESMTP id 74607C77527; Fri, 22 Apr 2005 04:01:37 -0400 (EDT) Received: by web2.messagingengine.com (Postfix, from userid 99) id 85BA62B1; Fri, 22 Apr 2005 04:01:35 -0400 (EDT) Message-ID: <1114156895.5767.232472757@webmail.messagingengine.com> X-Sasl-Enc: 2iyB4cst6E9/VkiyAxgQTeVu/LaDIJrywx9IIk7iG6xf 1114156895 To: sniper@php.net Cc: 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: Fri, 22 Apr 2005 01:01:35 -0700 Subject: Patch to build shared extensions for Netware From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi Jani, Please apply this patch which enables to build NetWare PHP extensions using gcc cross compiler. For 5.0 http://puggy.symonds.net/~kameshj/acinclude.m4.patch.5.0 For 5.1 http://puggy.symonds.net/~kameshj/acinclude.m4.patch.5.1 With regards Kamesh Jayachandran