Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49770 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3144 invoked from network); 20 Sep 2010 07:11:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2010 07:11:12 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:53211] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/36-47117-E09079C4 for ; Mon, 20 Sep 2010 03:11:11 -0400 Received: by wwb22 with SMTP id 22so4537544wwb.11 for ; Mon, 20 Sep 2010 00:11:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=kvaYYMDhieBlhzFwKD2MlAScT9peWnbVsqaD1Hd1kp8=; b=STWVDQ7s3RK2+G3Sgk0pdq7D8iTy1kUdgroVPMn8JfjIT8d50/cAWO+kAItNJFv0NA EKqAz59g6tBSwVAGnWZkNduQ3ZyCh6czgQHy0iPhSwfrRhetkoqZOQ1aMqtbX7owGa7B X3LyiNzdoyQBaMhRXi6aTHeqEEH73sBk5ac9M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=BkDaOD0ZEUM6ai/Ld1W/1pIDP1mC/ljpXOnbZLzVe37EeGEK3Mq9T6POcW+nSJA6Tw qurjYuPT3C45OEIs0hjromSvcQgdvxnYr1bHqP5KMI7P0L368lNknbsxAXzn+6nVKR4e v/pg87PYxBeOKBShfwyf7NqMLWMelQCdsUr38= MIME-Version: 1.0 Received: by 10.227.42.4 with SMTP id q4mr1451087wbe.156.1284966667401; Mon, 20 Sep 2010 00:11:07 -0700 (PDT) Received: by 10.227.131.72 with HTTP; Mon, 20 Sep 2010 00:11:07 -0700 (PDT) In-Reply-To: References: Date: Mon, 20 Sep 2010 09:11:07 +0200 Message-ID: To: =?GB2312?B?t7bSu61b?= Cc: internals@lists.php.net Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] About syntax of config.w32 and config.m4 From: pierre.php@gmail.com (Pierre Joye) hi, 2010/9/20 =B7=B6=D2=BB=AD[ : > Hi guys, I have encountered a problem when I writing config.w32 and confi= g.m4 about my extension. > > The online doc on PHP.net only gives some examples, but where can I find = a complete syntax reference about them? There is no updated documentation, however the PECL repository and the PHP sources are full of exampe :) --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org