Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37040 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20888 invoked from network); 16 Apr 2008 18:22:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Apr 2008 18:22:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.232 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: 66.249.82.232 wx-out-0506.google.com Received: from [66.249.82.232] ([66.249.82.232:4225] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/C0-03488-1E346084 for ; Wed, 16 Apr 2008 14:22:27 -0400 Received: by wx-out-0506.google.com with SMTP id s14so2355035wxc.26 for ; Wed, 16 Apr 2008 11:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=oIHX1emaZODbXvBoaEM59HgQSK8HGoSllFzfVja2C2k=; b=u7WDfzWb5YxfZ4lP5paBcaG1Ga7pOkdBAYA5s5SnK0B6qh0lNKk2ur8rp2wfix+dCvlob1fGqg8j4NLYeNjqoWSQ6F4FJCgakOgXxaP1vIJD0j0GG4+5oC15k84bxjgpQ9Sal96x9wfIHUIKjHoEtOvTsOL3LMSHzAw7Sqz6TDw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SIIILXyDAg63LAzMy7zSiXaakHzkV1q4S2QAtjVUawcQvD6US7mV1ZfxNv//LawbtQgOiR3y66mFJT671tzqB69knx+e9eVTM+0fIB0VJodHC3+9UftAQ5OBSlQ50NoftHrT5X8q8eT14u0Bj55zsh4K3wgxVq1xak25u/pvQyQ= Received: by 10.141.161.6 with SMTP id n6mr185204rvo.201.1208370141912; Wed, 16 Apr 2008 11:22:21 -0700 (PDT) Received: by 10.141.123.13 with HTTP; Wed, 16 Apr 2008 11:22:21 -0700 (PDT) Message-ID: Date: Wed, 16 Apr 2008 20:22:21 +0200 To: "Stanislav Malyshev" Cc: "PHP Internals" In-Reply-To: <48064144.8090905@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47F463F0.4030407@zend.com> <4803D0A2.2030008@zend.com> <4803D7DF.8020308@zend.com> <48064144.8090905@zend.com> Subject: Re: [PHP-DEV] intl naming From: pierre.php@gmail.com ("Pierre Joye") On Wed, Apr 16, 2008 at 8:11 PM, Stanislav Malyshev wrote: > Hi! > > > > > Forgot to attach a second for config.w32, to nicely detect the > > required libraries. > > > > Why do you think it is necessary to check each lib individually? Those libs > are distributed together, and unless you mess with your ICU install, they > should be always found together, so if icuuc.lib is there, others should be > too. You can check the ICU version (if you know which version has what), some were not present in my old version. I think it is safer to check them, it eats no bread and cry when something is missing ;) Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org