Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17107 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82183 invoked by uid 1010); 4 Jul 2005 10:10:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82168 invoked from network); 4 Jul 2005 10:10:32 -0000 Received: from unknown (HELO php.net) (127.0.0.1) by localhost with SMTP; 4 Jul 2005 10:10:32 -0000 X-Host-Fingerprint: 82.170.149.50 unknown Received: from ([82.170.149.50:1235] helo=localhost.localdomain) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 4F/10-08900-81B09C24 for ; Mon, 04 Jul 2005 06:10:32 -0400 Message-ID: <4F.10.08900.81B09C24@pb1.pair.com> To: internals@lists.php.net Date: Mon, 04 Jul 2005 12:10:30 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <17.4E.08900.92409C24@pb1.pair.com> In-Reply-To: <17.4E.08900.92409C24@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 82.170.149.50 Subject: Re: check for strptime() From: abies@php.net (Ard Biesheuvel) Ard Biesheuvel wrote: > Does anyone know if the build system on UNIX ever contained a test for > the availability of strptime() ? The Interbase module uses the > HAVE_STRPTIME macro, but it never gets #defined. Would anyone object if > I add such a test? > Replying to myself: apparently it *does* contain such a test, so I'll have to check out the system that's causing trouble (Jochem, are you reading this?) Please disregard for now. -- Ard