Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15993 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84022 invoked by uid 1010); 18 Apr 2005 13:36:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84007 invoked from network); 18 Apr 2005 13:36:26 -0000 Received: from unknown (HELO fastmail.fm) (127.0.0.1) by localhost with SMTP; 18 Apr 2005 13:36:26 -0000 X-Host-Fingerprint: 66.111.4.25 out1.smtp.messagingengine.com Received: from ([66.111.4.25:45675] helo=out1.smtp.messagingengine.com) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id C1/59-18700-8D7B3624 for ; Mon, 18 Apr 2005 09:36:24 -0400 Received: from web4.messagingengine.com (web4.internal [10.202.2.213]) by frontend1.messagingengine.com (Postfix) with ESMTP id AF48BC76E95; Mon, 18 Apr 2005 09:36:20 -0400 (EDT) Received: by web4.messagingengine.com (Postfix, from userid 99) id 966A25D7E; Mon, 18 Apr 2005 09:36:20 -0400 (EDT) Message-ID: <1113831380.20850.232117156@webmail.messagingengine.com> X-Sasl-Enc: m3xwnp8CaBjbUKMM0kPKiBgd5gtWMRWmBTOBEnqD6ZNe 1113831380 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: Mon, 18 Apr 2005 06:36:20 -0700 Subject: PATCH for EXEEXT to configure scripts From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi Jani, Can you apply this patch for changing the extension of final cli binary? For 5.0 http://www.ductape.net/~kameshj/configure.in.5.0.patch http://www.ductape.net/~kameshj/sapicliconfig.m4.5.0.patch For 5.1 http://www.ductape.net/~kameshj/configure.in.5.1.patch http://www.ductape.net/~kameshj/sapicliconfig.m4.5.1.patch This patch is for netware but it can be for any non-darwin system, provided that windows build calls ./configure with EXEEXT=exe. With regards Kamesh Jayachandran